Module gix::status::index_worktree
source · Available on crate feature
status
only.Expand description
Modules§
Structs§
- An implementation of a trait to use with
Repository::index_worktree_status()
to compute the submodule status using Submodule::status(). - An iterator for changes between the index and the worktree.
- Options for use with Repository::index_worktree_status().
Enums§
- The error returned by Repository::index_worktree_status().