async-git 0.0.0-squat-name

Pure-rust async implementation of git built on tokio
Documentation
1
2
3
4
#[derive(Debug, StructOpt)]
pub struct RevParseOptions {}

pub fn rev_parse_cmd(options: RevParseOptions) {}