Struct git_repository::easy::Reference [−][src]
pub struct Reference<'r, A> { /* fields omitted */ }
Expand description
A reference that points to an object or reference, with access to its source repository.
pub struct Reference<'r, A> { /* fields omitted */ }
A reference that points to an object or reference, with access to its source repository.