pub type CommandLib = Vec<Arc<Command>>;
A collection of image commands
pub struct CommandLib { /* private fields */ }