Skip to main content

NonStreamingLexerDef

Type Alias NonStreamingLexerDef 

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

Aliased Typeยง

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