Memory-backed files using memfd_create with file sealing support on Linux.
# Cargo.toml
[dependencies]
memfile = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a memory-backed file and write data to it.
Use conditional compilation or fallback for non-Linux platforms.
No dependency data recorded yet.