[][src]Crate vfs_clgit

Structs

CommitFS

A read-only filesystem for a single git Commit

Traits

TryIntoCommitHash

Try to convert into a commit::Hash, on pain of std::io::Error. Implemented for:
&str, (&)String, &[u8], (&)Vec<u8>, (&)commit::Hash, (&)unknown::Hash