Struct todoist::CommandResponse [] [src]

pub struct CommandResponse {}

Trait Implementations

impl Default for CommandResponse
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for CommandResponse
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations