Zebra/zebra-chain/src/serialization/tests.rs

5 lines
79 B
Rust

mod preallocate;
mod prop;
pub use preallocate::max_allocation_is_big_enough;