[][src]Module spi_memory::prelude

Automatically loads in the BlockDevice and Read trait so the user doesn't have to do that all the time.

Re-exports

pub use crate::BlockDevice;
pub use crate::Read;