Struct redmine_api::api::issues::AddWatcher
source · [−]pub struct AddWatcher { /* private fields */ }
Expand description
The endpoint to add a Redmine user as a watcher on a Redmine issue
Implementations
Create a builder for the endpoint.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddWatcher
impl Send for AddWatcher
impl Sync for AddWatcher
impl Unpin for AddWatcher
impl UnwindSafe for AddWatcher
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