anstyle • 1.0.11 ANSI text styling INDIRECT 0 1749062311 async-trait • 0.1.88 Type erasure for async trait methods DIRECT 4 1742000414 auto_enums • 0.8.7 A library for to allow multiple return types by automatically generated enum.
DIRECT 5 1737054632 cfg-if • 1.0.1 A 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.
DIRECT 0 1749505636 derive_utils • 0.15.0 A procedural macro helper for easily writing derive macros for enums.
INDIRECT 4 1737052881 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-executor • 0.3.31 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 15 1728112054 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 futures-task • 0.3.31 Tools for working with tasks.
INDIRECT 0 1728112021 futures-util • 0.3.31 Common utilities and extension traits for the futures-rs library.
INDIRECT 14 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 16 1728112065 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 mockall_derive • 0.13.1 Procedural macros for Mockall
DIRECT 5 1731882897 mockall_double • 0.3.1 Test double adapter for Mockall
DIRECT 5 1702170317 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 predicates-core • 1.0.9 An API for boolean-valued predicate functions. INDIRECT 0 1734634409 predicates-tree • 1.0.12 Render boolean-valued predicate functions results as a tree. DIRECT 2 1734634412 predicates • 3.1.3 An implementation of boolean-valued predicate functions. DIRECT 2 1734634412 proc-macro2 • 1.0.95 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1744771150 quote • 1.0.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] DIRECT 4 1725646653 serde_json • 1.0.140 A JSON serialization file format DIRECT 9 1740992661 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854