1 unstable release
0.1.1 | Dec 26, 2023 |
---|---|
0.1.0 |
|
#1305 in Filesystem
50 downloads per month
9KB
mincore-rs
A safe Rust wrapper around the mincore
system call.
lib.rs
:
A library providing a safe wrapper around the mincore
system call. This library also re-exports rustix::param::page_size
for convenience in interpreting the returned result.
Dependencies
~2–10MB
~132K SLoC