Enum todoist::command::MoveTargetType [] [src]

pub enum MoveTargetType {
    Project,
}

Variants

Trait Implementations

Auto Trait Implementations