Struct redmine_api::api::custom_fields::ListCustomFields
source · [−]pub struct ListCustomFields {}
Expand description
The endpoint for all custom fields
Implementations
Create a builder for the endpoint.
Trait Implementations
Query parameters for the endpoint.
Auto Trait Implementations
impl RefUnwindSafe for ListCustomFields
impl Send for ListCustomFields
impl Sync for ListCustomFields
impl Unpin for ListCustomFields
impl UnwindSafe for ListCustomFields
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