Module issue

Module issue 

Source
Expand description

Handling of the actual issues.

§Note

Git-bug calls these Bugs. See the documentation at the crate root for an explanation on this name difference.

Modules§

data
Type definitions for the data of an Issue.
issue_operation
Operations that affect an Issue
query
Implementation of Queryable for Issue
snapshot
Issue specific extension to the generic Snapshot type.

Structs§

Issue
The representation of an issue in it’s DAG form. This means that this issue can be modified (i.e., operations added) and than re-commited to disk.