Macro T

Source
macro_rules! T {
    { $e:expr } => { ... };
}
Expand description

Define the type LocalParseErrorContext to a type that implements ParseContext where using this macro!