1![Build](https://github.com/fastly/userfaultfd-rs/workflows/Rust/badge.svg)
2
3# Userfaultfd-rs
4Rust bindings for Linux's userfaultfd functionality.
5
6## License
7
8This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
9
10See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).
11
12