simd-r-drive-entry-handle 0.17.0-alpha

Standalone mmap-friendly entry handles for SIMD R Drive
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod constants;

pub mod entry_handle;
pub use entry_handle::*;

pub mod entry_metadata;
pub use entry_metadata::*;

pub mod debug_assert_aligned;
pub use debug_assert_aligned::*;