Struct gitlab::api::users::CurrentUser [−][src]
pub struct CurrentUser {}Expand description
Query information about the API calling user.
Implementations
Trait Implementations
Query parameters for the endpoint.
Auto Trait Implementations
impl RefUnwindSafe for CurrentUserimpl Send for CurrentUserimpl Sync for CurrentUserimpl Unpin for CurrentUserimpl UnwindSafe for CurrentUserBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more