oden/third-party/vendor/rustix/src/backend/libc/shm/mod.rs
2024-03-08 11:03:01 -08:00

2 lines
47 B
Rust

pub(crate) mod syscalls;
pub(crate) mod types;