Maxime

Results 2 issues of Maxime

``` error[E0046]: not all trait items implemented, missing: `encode` --> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.24/src/serialize.rs:1358:1 | 853 | fn encode(&self, s: &mut S) -> Result; | ---------------------------------------------------------------- `encode` from trait ... 1358 | impl...

We could add how to use this crate : dependency to add in cargo.toml file how to import the package in our own crate ? how to generate private and...

help wanted
docs