tokio-hglib

Tokio-based async client library for Mercurial command server.

Usage

Add this to your Cargo.toml:

toml [dependencies] tokio-hglib = "0.1"

For usage, please consult some examples in examples/*.rs.