git-async 0.1.1

An async-first library for reading git repositories
Documentation
1
2
3
4
pub(crate) mod directory;
pub(crate) mod helpers;
pub(crate) mod impls;
pub(crate) mod repo;