4 releases (breaking)
0.4.0 | Dec 30, 2020 |
---|---|
0.3.0 | Apr 11, 2020 |
0.2.0 | Oct 2, 2018 |
0.1.0 | Sep 23, 2018 |
#1658 in Asynchronous
29 downloads per month
29KB
680 lines
tokio-hglib
Tokio-based async client library for Mercurial command server.
Usage
Add this to your Cargo.toml
:
[dependencies]
tokio-hglib = "0.4"
For usage, please consult some examples in examples/*.rs
.
lib.rs
:
Tokio-based async client library for Mercurial command server.
Dependencies
~4–12MB
~128K SLoC