Struct redmine_api::api::projects::ListProjectsBuilder
source · [−]pub struct ListProjectsBuilder { /* private fields */ }
Expand description
Builder for ListProjects
.
Implementations
the types of associate data to include
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ListProjectsBuilder
impl Send for ListProjectsBuilder
impl Sync for ListProjectsBuilder
impl Unpin for ListProjectsBuilder
impl UnwindSafe for ListProjectsBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more