Struct redmine_api::api::trackers::ListTrackersBuilder
source · [−]pub struct ListTrackersBuilder {}
Expand description
Builder for ListTrackers
.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ListTrackersBuilder
impl Send for ListTrackersBuilder
impl Sync for ListTrackersBuilder
impl Unpin for ListTrackersBuilder
impl UnwindSafe for ListTrackersBuilder
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