azalea_brigadier::builder::required_argument_builder

Function argument

Source
pub fn argument<S>(
    name: &str,
    parser: impl ArgumentType + Send + Sync + 'static,
) -> ArgumentBuilder<S>
Expand description

Shortcut for creating a new argument builder node.