Tokio-based async client library for Mercurial command server.
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] tokio-hglib = "0.1"
For usage, please consult some examples in examples/*.rs.
examples/*.rs