tokio-hglib

Crates.iotokio-hglib
lib.rstokio-hglib
version0.4.0
sourcesrc
created_at2018-09-23 06:04:57.916612
updated_at2020-12-30 01:48:42.043427
descriptionTokio-based async client library for Mercurial command server
homepage
repositoryhttps://hg.sr.ht/~yuja/tokio-hglib/
max_upload_size
id86107
size54,554
Yuya Nishihara (yuja)

documentation

https://docs.rs/tokio-hglib/

README

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.

Commit count: 0

cargo fmt