Re-exports§
pub use linux_aligned_file_reader::LinuxAlignedFileReader;pub use storage_provider_aligned_file_reader::StorageProviderAlignedFileReader;pub use aligned_file_reader_factory::AlignedFileReaderFactory;
Modules§
Structs§
- Aligned
Read - Aligned read struct for disk IO, it takes the ownership of the AlignedBoxedSlice and returns the AlignedBoxWithSlice data immutably.