pub trait CommandExt: CommandExtCheck + CommandExtLog + CommandExtTrace { }

Object Safety§

This trait is not object safe.

Implementors§