client-rust/examples
Yilin Chen 5a0b6feddf Use async/await in the transaction APIs
After this commit, the library requires a nightly Rust compiler to build.

The required toolchain version is also updated in README.md and .travis.yml.

Signed-off-by: Yilin Chen <sticnarf@gmail.com>
2019-07-31 13:53:57 +08:00
..
common Bring license headers inline with TiKV 2019-05-10 13:48:44 +12:00
raw.rs Introduce ToOwnedRange to make handling ranges a bit nicer 2019-07-12 14:59:45 +12:00
transaction.rs Use async/await in the transaction APIs 2019-07-31 13:53:57 +08:00