[][src]Type Definition sauron::Cmd

type Cmd<APP, MSG> = Cmd<Program<APP, MSG>>;

alias Cmd to use Program as the APP