Function texlang_stdlib::alloc::get_newint_getter_provider
source · pub fn get_newint_getter_provider<S: HasComponent<Component>>() -> BuiltIn<S>
Expand description
Return a getter provider for the \newInt
command.
The built-in commands for a VM must include this command in order for the allocation component to be serializable.