#safe-wrapper #safe #file #syscalls

mincore

A safe Rust wrapper around the mincore system call

1 unstable release

0.1.1 Dec 26, 2023
0.1.0 Dec 26, 2023

#1080 in Filesystem

MIT/Apache

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

~1.5–9.5MB
~108K SLoC