Struct git_protocol::credentials::NextAction
source · [−]pub struct NextAction { /* private fields */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NextAction
impl Send for NextAction
impl Sync for NextAction
impl Unpin for NextAction
impl UnwindSafe for NextAction
Blanket Implementations
Mutably borrows from an owned value. Read more