Trait todoist::command::Close [] [src]

pub trait Close {
    fn close(self) -> Command;
}

Required Methods

Implementors