Function texlang_stdlib::registers::new_registers_command

source ยท
pub fn new_registers_command<T: SupportedType, Marker: 'static, S: HasComponent<Component<T, N, Marker>>, const N: usize>() -> BuiltIn<S>
Expand description

Creates a new registers command that stores values in the component.