We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc794e3 commit a08dfacCopy full SHA for a08dfac
README.md
@@ -13,7 +13,7 @@ This project also includes a fairly complete set of examples equivalent to the o
13
It is quite possible to use this crate directly from your Rust code, but it will mean littering unsafe all over the place.
14
Instead it is recommended that you use the safe wrapper of this interface: [cassandra-cpp](https://github.com/Metaswitch/cassandra-rs).
15
16
-[Documentation (crates.io)](https://docs.rs/error-chain).
+[Documentation (crates.io)](https://docs.rs/cassandra-cpp-sys).
17
18
19
## Getting started
0 commit comments