Struct gitlab::api::projects::repository::commits::CommitStatuses [−][src]
pub struct CommitStatuses<'a> { /* fields omitted */ }Expand description
Query for statuses on a specific commit in a project.
Implementations
Create a builder for the endpoint.
Trait Implementations
Query parameters for the endpoint.
Whether the endpoint uses keyset pagination or not.