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