nodrop • 0.1.14A wrapper type to inhibit drop (destructor).
***Deprecated: Use ManuallyDrop or MaybeUninit instead!***
INDIRECT
0
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.
servo_arc • 0.1.1A fork of std::sync::Arc with some extra functionality and without weak references
INDIRECT
2
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust
INDIRECT
0
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stack
DIRECT
1
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
tendril • 0.4.3Compact buffer/string type for zero-copy parsing
DIRECT
4
unicode-width • 0.1.14Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT
0
utf-8 • 0.7.6Incremental, zero-copy UTF-8 decoding with error handling
INDIRECT
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.