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
- A mutable signature is created by an actor at a certain time.
- A immutable signature is created by an actor at a certain time.
- A timestamp with timezone.
Enums
- Indicates if a number is positive or negative for use in
Time.