nstd-sys
There is very little structured metadata to build this page
from currently. You should check the
main library docs,
readme, or
Cargo.toml
in case the author documented the features in them.
This version has 34 feature flags, 2 of them enabled by default.
default
core (default)
This feature flag does not enable additional features.
std (default)
This feature flag does not enable additional features.
alloc
- core (default)
- libc
- os_windows_alloc
capi
cc
- dep:cc
cstring
env
errno
- dep:errno
fs
heap_ptr
- core (default)
io
libc
- dep:libc
link
math
- std (default)
mutex
nstd
- alloc
- core (default)
- cstring
- env
- fs
- heap_ptr
- io
- math
- mutex
- os
- os_unix_alloc
- os_unix_io
- os_unix_mutex
- os_unix_shared_lib
- os_unix_time
- os_windows_alloc
- os_windows_shared_lib
- os_windows_str
- proc
- shared_lib
- shared_ptr
- string
- thread
- time
- timed_mutex
- vec
os
os_unix_alloc
os_unix_io
os_unix_mutex
os_unix_shared_lib
os_unix_time
os_windows_alloc
- core (default)
- libc
- os
- windows-sys/Win32_System_Memory
os_windows_shared_lib
- core (default)
- os
- windows-sys/Win32_System_LibraryLoader
os_windows_str
- alloc
- core (default)
- os
- vec
- windows-sys/Win32_Globalization
proc
shared_lib
- alloc
- core (default)
- cstring
- libc
- os_windows_shared_lib
- os_windows_str
- vec
shared_ptr
- core (default)
string
thread
time
- core (default)
- os_unix_time
- std (default)
timed_mutex
vec
windows-sys
- dep:windows-sys