lrlex

Type Alias NonStreamingLexerDef

source
pub type NonStreamingLexerDef<StorageT> = LRNonStreamingLexerDef<StorageT>;
๐Ÿ‘ŽDeprecated since 0.8.0: This struct has been renamed to LRNonStreamingLexerDef

Aliased Typeยง

struct NonStreamingLexerDef<StorageT> { /* private fields */ }