Skip to main content

RegistryHandle

Type Alias RegistryHandle 

Source
pub type RegistryHandle<'a> = &'a TokenizerRegistry;
Expand description

What count receives as the registry: a real handle under count-local, a unit on builds without it (edge) so call sites stay uniform.