Trait todoist::command::Unarchive [] [src]

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

Required Methods

Implementors