Struct redmine_api::api::time_entries::DeleteTimeEntry
source · [−]pub struct DeleteTimeEntry { /* private fields */ }
Expand description
The endpoint to delete a Redmine time entry
Implementations
Create a builder for the endpoint.
Trait Implementations
Query parameters for the endpoint.
Auto Trait Implementations
impl RefUnwindSafe for DeleteTimeEntry
impl Send for DeleteTimeEntry
impl Sync for DeleteTimeEntry
impl Unpin for DeleteTimeEntry
impl UnwindSafe for DeleteTimeEntry
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