Trait todoist::command::Create [] [src]

pub trait Create {
    fn create(self) -> Command;
}

Required Methods

Implementors