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 8795f0a1a2
Added `err` module: Wrapped OS errors; Ad-hoc inline definitions, and named definitions with pre-defined messages.
2 years ago
src Added `err` module: Wrapped OS errors; Ad-hoc inline definitions, and named definitions with pre-defined messages. 2 years ago
.gitignore Added `UniqueSlice<T>`, `MappedSlice`. 2 years ago
Cargo.toml Added `err` module: Wrapped OS errors; Ad-hoc inline definitions, and named definitions with pre-defined messages. 2 years ago