Type Alias lrlex::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 */ }