Revert "revert-revert-erasure and erasure fixes (#3833)" (#3855)

This reverts commit 6bef16a6a1.
This commit is contained in:
Pankaj Garg
2019-04-17 18:04:30 -07:00
committed by GitHub
parent 78d5ace754
commit 596f611ede
13 changed files with 784 additions and 702 deletions

View File

@ -31,6 +31,7 @@ pub mod cluster;
pub mod cluster_info;
pub mod cluster_tests;
pub mod entry;
#[cfg(feature = "erasure")]
pub mod erasure;
pub mod fetch_stage;
pub mod fullnode;