Expand description
This crate provides ways of identifying an actor within the git repository both in shared/mutable and mutable variants.
§Feature Flags
serde1— Data structures implementserde::Serializeandserde::Deserialize.
Modules§
Structs§
- Signature
- A mutable signature is created by an actor at a certain time.
- Signature
Ref - A immutable signature is created by an actor at a certain time.
- Time
- A timestamp with timezone.