Trait todoist_rs::command::Delete [] [src]

pub trait Delete {
    fn delete(self) -> Command;
}

Required Methods

Implementors