Struct todoist_rest::model::project::Project [] [src]

pub struct Project { /* fields omitted */ }

Data model for a project that tasks can be grouped into.

Methods

impl Project
[src]

[src]

Creates a new project with the given name.

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Project
[src]

[src]

Formats the value using the given formatter.