Trait todoist::command::Update [] [src]

pub trait Update {
    fn update(self) -> Command;
}

Required Methods

Implementors