slu4_minimal/src/constants.rs
Trevor Merritt 533b519d15 Initial commit
Start of the project
2025-06-12 14:31:53 -04:00

2 lines
43 B
Rust

pub const SIZE_32KB: usize = 1024*1024*32;