Struct gitlab_api::Version [] [src]

pub struct Version {
    pub version: String,
    pub revision: String,
}

Fields

Trait Implementations

impl Debug for Version
[src]

Formats the value using the given formatter.