Skip to main content

literal

Function literal 

Source
pub(crate) fn literal<S>(
    name: impl Into<Box<str>>,
) -> CommandNodeBuilder<S, SteelCommandRuntime>
Expand description

Creates a literal backed by Steel’s runtime model.