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