[][src]Type Definition spair::Command

type Command<C> = Box<dyn Command<C>>;