bitflags • 1.3.2A macro to generate structures which behave like bitflags.
INDIRECT
0
cc • 1.0.99A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
DIRECT
9
cfg-if • 1.0.3A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
INDIRECT
0
const-cstr • 0.3.0Create static C-compatible strings from Rust string literals.
DIRECT
0
getrandom • 0.3.3A small cross-platform library for retrieving random data from system source
INDIRECT
6
glob • 0.2.11Support for matching file paths against Unix shell style patterns.
rand • 0.6.5Random number generators and other randomness functionality.
INDIRECT
19
uuid • 0.7.4A library to generate and parse UUIDs.
DIRECT
20
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
wit-bindgen • 0.46.0Rust bindings generator and runtime support for WIT and the component model.
Used when compiling Rust programs to the component model.
INDIRECT
0
BSD-2-Clause1
Package
Relation
Dependencies
Published
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.
INDIRECT
1
non-standard1
Package
Relation
Dependencies
Published
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generator
INDIRECT
0
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
Package
Relation
Dependencies
Published
r-efi • 5.3.0UEFI Reference Specification Protocol Constants and Definitions
INDIRECT
0
ISC1
Package
Relation
Dependencies
Published
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructions