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