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