bitflags • 2.13.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1784147779 cfg-if • 1.0.4 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.
INDIRECT 0 1760515966 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 futures-channel • 0.3.34 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1786450390 futures-core • 0.3.34 The core traits and types in for the `futures` library.
DIRECT 0 1786450381 futures-executor • 0.3.34 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 14 1786450403 futures-io • 0.3.34 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1786450383 futures-macro • 0.3.34 The futures-rs procedural macro implementations.
INDIRECT 4 1786450394 futures-sink • 0.3.34 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1786450386 futures-task • 0.3.34 Tools for working with tasks.
INDIRECT 0 1786450387 futures-util • 0.3.34 Common utilities and extension traits for the futures-rs library.
DIRECT 13 1786450399 futures • 0.3.34 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 15 1786450408 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1784669608 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 parking_lot_core • 0.9.12 An advanced API for creating custom synchronization primitives. INDIRECT 6 1759534423 parking_lot • 0.12.5 More compact and efficient implementations of the standard synchronization primitives. INDIRECT 9 1759534454 pin-project-internal • 1.1.13 Implementation detail of the `pin-project` crate.
INDIRECT 4 1778697127 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pin-project • 1.1.13 A crate for safe and ergonomic pin-projection.
DIRECT 5 1778697129 proc-macro2 • 1.0.107 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1784420305 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 scopeguard • 1.2.0 A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
shorthands for guards with one of the implemented strategies.
INDIRECT 0 1689601673 signal-hook-registry • 1.4.8 Backend crate for signal-hook INDIRECT 4 1766684143 smallvec • 1.15.2 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1781211152 socket2 • 0.6.5 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 3 1783971958 static_assertions • 1.1.0 Compile-time assertions to ensure that invariants are met. DIRECT 0 1572800531 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 syn • 3.0.3 Parser for Rust source code INDIRECT 2 1784680552 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310