nstd-sys
There is currently very little information to present on
this page because Docs.rs has only limited support for
extracting structured feature metadata from Cargo crates.
This issue is tracked in
Rust RFC #3416.
Check this library's
main docs,
readme, and
Cargo.toml
in case its authors have documentation for features
available there instead.
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