Re-exports§
pub use handle::Handle;
pub use policy::Allowed;
pub use policy::BlockList;
pub use transport::Transport;
Modules§
Structs§
- Fetch
Limit - Remote
Progress - The information usually found in remote progress messages as sent by a git server during fetch, clone and push operations.
Enums§
- Error
- Fetch
Result - Scope
- Follow scope of a seeded repository.
Traits§
- Byte
Slice - A trait that extends
&[u8]
with string oriented methods.