bitflags • 0.9.1A macro to generate structures which behave like bitflags.
DIRECT
0
cc • 1.2.5A 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
1
cmake • 0.1.52A build dependency for running `cmake` to build a native library
DIRECT
2
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
num • 0.1.42A collection of numeric types and traits for Rust, including bigint,
complex, rational, range iterators, generic integers, and more!
INDIRECT
17
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
rand_core • 0.3.1Core random number generator traits and tools for implementation.
INDIRECT
1
rand_core • 0.4.2Core random number generator traits and tools for implementation.
INDIRECT
0
rand • 0.3.23Random number generators and other randomness functionality.
INDIRECT
9
rand • 0.4.6Random number generators and other randomness functionality.
INDIRECT
8
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the
`derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
support for hex, base64, and json encoding and decoding.
This crate is deprecated in favor of serde.
vec_map • 0.8.2A simple map based on a vector for small integer keys
DIRECT
0
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.