Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
libc • 0.1.12Raw FFI bindings to platform libraries like libc. | 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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
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. | DIRECT | 0 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 |
CC0-1.06
Package | Relation | Dependencies | Published |
---|---|---|---|
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodings | INDIRECT | 0 | |
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodings | INDIRECT | 1 | |
encoding-index-korean • 1.20141219.5Index tables for Korean character encodings | INDIRECT | 1 | |
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodings | INDIRECT | 1 | |
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodings | INDIRECT | 1 | |
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodings | INDIRECT | 1 |
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
encoding • 0.2.33Character encoding support for Rust | DIRECT | 6 | |
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern. | DIRECT | 0 |
MPL-2.02
Package | Relation | Dependencies | Published |
---|---|---|---|
heapsize_plugin • 0.0.1Automatically generating infrastructure for measuring the total runtime size of an object on the heap | DIRECT | 0 | |
heapsize • 0.1.3Infrastructure for measuring the total runtime size of an object on the heap | DIRECT | 1 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |