Struct redmine_api::api::issues::AddWatcherBuilder
source · [−]pub struct AddWatcherBuilder { /* private fields */ }
Expand description
Builder for AddWatcher
.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddWatcherBuilder
impl Send for AddWatcherBuilder
impl Sync for AddWatcherBuilder
impl Unpin for AddWatcherBuilder
impl UnwindSafe for AddWatcherBuilder
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