userfaultfd 0.7.0

Rust bindings for the Linux userfaultfd functionality
Documentation
1
2
3
4
5
6
7
8
9
10
11
![Build](https://github.com/fastly/userfaultfd-rs/workflows/Rust/badge.svg)

# Userfaultfd-rs
Rust bindings for Linux's userfaultfd functionality.

## License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).