dump.header

Undocumented in source.
  1. auto header;
  2. auto header;
    template dump(args...)
    @safe pure static immutable
    static if(!(fmt == DumpFormat.dmd))
    static if(fmt == DumpFormat.rust)
    auto header = "[%s:%s (%s)] ";

Meta