Commit Graph

6 Commits

Author SHA1 Message Date
Paul Hauner
59fd716286 Add extra comment to ssz_derive 2019-02-20 11:23:35 +13:00
Paul Hauner
586bb09e02 Set ssz_derive to import from ssz::
Previously it was expecting `Encodable`, `Decodable`, etc to be in
scope, now it uses `ssz::Encodable`.
2019-02-20 11:06:03 +13:00
Paul Hauner
abef6698b1 Fix failing doc examples in ssz_derive 2019-02-20 10:12:18 +13:00
Paul Hauner
5e67ddd498 Add docs to ssz_derive 2019-02-19 20:43:09 +13:00
Paul Hauner
b6f3156b4e Run rustfmt on ssz_derive 2019-02-19 18:04:29 +13:00
Paul Hauner
fdfaf18dbd Add ssz_derive crate.
It appears to be fully functional at this stage.
2019-02-19 13:54:39 +11:00