pub fn builtin<B: Command + Send + Sync>() -> Registration
Returns a built-in command registration, given an implementation of the Command trait.
Command