Function brigadier_rs::prefix

source ·
pub fn prefix<P, U>(prefix: P, usage: U) -> Prefix<P, U>
Expand description

Returns a new Prefix.

This will prefix each item in usage with prefix.