Enum git_stree::ConfigError
source · [−]Expand description
Failed reading or parsing a .gitsubtrees
file.
Variants
ReadFailed(PathBuf)
ParseFailed(PathBuf)
Trait Implementations
Performs the conversion.
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.