Migrate 26 crates to monorepo

tokio-util
tower
tower-layer
tower-service
tracing
tracing-attributes
tracing-core
tracing-subscriber
try-lock
tungstenite
twox-hash
ucd-trie
unicode-bidi
unicode-normalization
unicode-segmentation
unicode-width
unsafe-libyaml
userfaultfd
utf-8
uuid
weak-table
webpki
which
winnow
x509-cert
xml-rs

Bug: http://b/339424309
Test: treehugger
Change-Id: I2de1cd4ee620b480427cb36d312669bf66f1d29b
2 files changed
tree: fdeb722f507bb39153d80643e62b4153461a7841
  1. .github/
  2. examples/
  3. src/
  4. tests/
  5. .cargo_vcs_info.json
  6. .gitignore
  7. Android.bp
  8. Cargo.toml
  9. Cargo.toml.orig
  10. CHANGELOG.md
  11. LICENSE-APACHE
  12. LICENSE-MIT
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. OWNERS
  16. README.md
  17. SECURITY.md
README.md

Build

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 and LICENSE-MIT.