[go: up one dir, main page]

Crate gix_actor

source ·
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 implement serde::Serialize and serde::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.