bitflags • 2.11.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1771029561 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.32 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1771162451 futures-core • 0.3.32 The core traits and types in for the `futures` library.
DIRECT 0 1771162440 futures-executor • 0.3.32 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 14 1771162467 futures-io • 0.3.32 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1771162443 futures-macro • 0.3.32 The futures-rs procedural macro implementations.
INDIRECT 4 1771162455 futures-sink • 0.3.32 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1771162445 futures-task • 0.3.32 Tools for working with tasks.
INDIRECT 0 1771162448 futures-util • 0.3.32 Common utilities and extension traits for the futures-rs library.
DIRECT 13 1771162463 futures • 0.3.32 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 15 1771162473 libc • 0.2.183 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1772955836 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.11 Implementation detail of the `pin-project` crate.
INDIRECT 4 1772205437 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pin-project • 1.1.11 A crate for safe and ergonomic pin-projection.
DIRECT 5 1772205485 proc-macro2 • 1.0.106 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1769033300 quote • 1.0.45 Quasi-quoting macro quote!(...) INDIRECT 2 1772571255 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.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1749230060 socket2 • 0.6.3 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 3 1772803111 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 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310