Expand description
A shared trust model for gitoxide
crates.
Feature Flags
serde1
— Data structures implementserde::Serialize
andserde::Deserialize
.
Modules
Structs
Whether something can be read or written.
Enums
Allow, deny or forbid using a resource or performing an action.
A way to specify how ‘safe’ we feel about a resource, typically about a git repository.