Function texlang_stdlib::input::get_read
source · pub fn get_read<const N: usize, S: HasComponent<Component<N>> + HasTerminalIn>(
) -> BuiltIn<S>
Expand description
Get the \read
execution primitive.
pub fn get_read<const N: usize, S: HasComponent<Component<N>> + HasTerminalIn>(
) -> BuiltIn<S>
Get the \read
execution primitive.