Struct git_repository::easy::State [−][src]
pub struct State { /* fields omitted */ }
Expand description
State for use in Easy*
to provide mutable parts of a repository such as caches and buffers.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for State
impl !UnwindSafe for State
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self