Zebra/zebra-network/src/protocol
Henry de Valence 92ddf0542f Provide impl Zcash[De]Serialize for Vec<T: Zcash[De]Serialize>.
This replaces the read_list function and makes the code significantly cleaner.

The only downside is that it loses exact preallocation, but this is probably not a big deal.
2019-12-31 02:46:39 -05:00
..
external Provide impl Zcash[De]Serialize for Vec<T: Zcash[De]Serialize>. 2019-12-31 02:46:39 -05:00
internal Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
external.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
internal.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
types.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00