Creating and managing memory mappings over an arbitrary file-descriptor holding object in Rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril 5ba18c9358
Added `MappedFile<T>` interface.
2 years ago
src Added `MappedFile<T>` interface. 2 years ago
.gitignore Added `UniqueSlice<T>`, `MappedSlice`. 2 years ago
Cargo.toml Added `UniqueSlice<T>`, `MappedSlice`. 2 years ago