Name Description Size Coverage
aix -
apple -
bionic_libc -
common -
cygwin -
dragonfly -
emscripten -
espidf -
freebsd -
fuchsia -
glibc -
haiku -
hermit_abi -
horizon -
hurd -
illumos -
l4re -
linux_uapi -
mod.rs This module contains the future directory structure. If possible, new definitions should get added here. Eventually everything should be moved over, and we will move this directory to the top level in `src`. # Basic structure Each child module here represents a library or group of libraries that we are binding. Each of these has several submodules, representing either a directory or a header file in that library. `#include`s turn into `pub use ...*;` statements. Then at the root level (here), we choose which top-level headers we want to reexport the definitions for. All modules are only crate-public since we don't reexport this structure. 7151 -
musl -
netbsd -
newlib -
nto -
nuttx -
openbsd -
qurt -
redox -
relibc -
rtems -
sgx -
solaris -
solid -
teeos -
trusty -
uclibc -
ucrt -
vita -
vxworks -
wasi -
xous -