[−][src]Trait quoted_string::spec::GeneralQSSpec
type to specify the quoting classifier and parsing implementation
This is normally a zero-sized type.
type to specify the quoting classifier and parsing implementation
This is normally a zero-sized type.
type Quoting: QuotingClassifiertype Parsing: ParsingImplimpl GeneralQSSpec for TestSpec[src]type Quoting = Selftype Parsing = TestParsingImpl