use ThreemfPackage;
use ;
/// This is an example to show how to do a memory-optimized-read
/// run with
/// `cargo run --example io_memory_optimized_read --no-default-features --features io-memory-optimized-read`
/// Note: io_memory-optimized-read is part of the default features also
///