We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09e003 commit 75ec9eeCopy full SHA for 75ec9ee
README.md
@@ -88,6 +88,7 @@ API modules are conditional with cargo feature flags.
88
| `std` | On by default; disable to activate `#![no_std]`. |
89
| `alloc` | On by default; enables features that depend on [`alloc`]. |
90
91
+[`rustix::buffer`]: https://docs.rs/rustix/*/rustix/buffer/index.html
92
[`rustix::event`]: https://docs.rs/rustix/*/rustix/event/index.html
93
[`rustix::fs`]: https://docs.rs/rustix/*/rustix/fs/index.html
94
[`rustix::io_uring`]: https://docs.rs/rustix/*/rustix/io_uring/index.html
0 commit comments