two-way file system sync
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mathias Gottschlag 8f33df9a67 Fix a RPC client test error when the connection is closed during sending. 4 years ago
benches Add criterion dependency for benchmarking. 5 years ago
src Fix a RPC client test error when the connection is closed during sending. 4 years ago
tests Add first parts of the server side of the RPC protocol. 4 years ago
.gitignore Initial import. 6 years ago
.rustfmt.toml Make rustfmt assume 2018 edition code. 4 years ago
Cargo.lock Remove all unsafe code via pin_project. 5 years ago
Cargo.toml Remove all unsafe code via pin_project. 5 years ago