Module git_repository::easy::borrow::repo[][src]

Expand description

Structs

An error to indicate that the Repository could not be borrowed immutably or mutably as another mutable borrowed is already present.

Type Definitions

A utility type to help with repository accessors that may fail due to runtime borrow checking.