Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT13
Package | Relation | Dependencies | Published |
---|---|---|---|
anstyle • 1.0.11ANSI text styling | INDIRECT | 0 | |
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 | |
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems | DIRECT | 3 | |
mockall_derive • 0.13.1Procedural macros for Mockall | INDIRECT | 5 | |
mockall • 0.13.1A powerful mock object library for Rust. | DIRECT | 13 | |
nb • 0.1.3Minimal non-blocking I/O layer | INDIRECT | 1 | |
nb • 1.1.0Minimal non-blocking I/O layer | INDIRECT | 0 | |
predicates-core • 1.0.9An API for boolean-valued predicate functions. | INDIRECT | 0 | |
predicates-tree • 1.0.12Render boolean-valued predicate functions results as a tree. | INDIRECT | 2 | |
predicates • 3.1.3An implementation of boolean-valued predicate functions. | INDIRECT | 2 | |
proc-macro2 • 1.0.101A 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.40Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
syn • 2.0.106Parser for Rust source code | INDIRECT | 2 |
MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
derive-new • 0.7.0`#[derive(new)]` implements simple constructor functions for structs and enums. | DIRECT | 4 | |
downcast • 0.11.0Trait for downcasting trait objects back to their original types. | INDIRECT | 0 | |
termtree • 0.5.1Visualize tree-like data on the command-line | INDIRECT | 0 | |
void • 1.0.2The uninhabited void type for use in statically impossible cases. | INDIRECT | 0 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
fragile • 2.0.1Provides wrapper types for sending non-send values to other threads. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |