Struct git2::Describe [−][src]
pub struct Describe<'repo> { /* fields omitted */ }Expand description
The result of a describe operation on either an Describe or a
Repository.
pub struct Describe<'repo> { /* fields omitted */ }The result of a describe operation on either an Describe or a
Repository.