anyhow • 1.0.102 Flexible concrete Error type built on std::error::Error DIRECT 0 1771555034 async-recursion • 1.1.1 Recursion for async functions DIRECT 4 1714061203 bitflags • 2.11.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1771029561 bumpalo • 3.20.2 A fast bump allocation arena for Rust. INDIRECT 0 1771531523 cc • 1.2.56 A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
INDIRECT 2 1770970238 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 env_logger • 0.10.2 A logging implementation for `log` which is configured via an environment
variable.
DIRECT 1 1705542406 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 find-msvc-tools • 0.1.9 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1769755880 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-channel • 0.3.32 Channels for asynchronous communication using futures-rs.
INDIRECT 1 1771162451 futures-core • 0.3.32 The core traits and types in for the `futures` library.
INDIRECT 0 1771162440 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.
INDIRECT 3 1771162463 getrandom • 0.2.17 A small cross-platform library for retrieving random data from system source INDIRECT 3 1768165793 hashbrown • 0.16.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1763657238 http • 0.2.12 A set of types for representing HTTP requests and responses.
DIRECT 3 1709570158 httparse • 1.10.1 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1741013049 httpdate • 1.0.3 HTTP date parsing and formatting INDIRECT 0 1691924154 indexmap • 2.13.0 A hash table with consistent order and fast iteration. INDIRECT 2 1767805619 itoa • 1.0.17 Fast integer primitive to string conversion INDIRECT 0 1766818600 js-sys • 0.3.90 Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
INDIRECT 12 1771972547 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. DIRECT 0 1719010122 libc • 0.2.182 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1770972358 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 log • 0.4.29 A lightweight logging facade for Rust
DIRECT 0 1764713196 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 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-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 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.44 Quasi-quoting macro quote!(...) INDIRECT 2 1769138925 rustversion • 1.0.22 Conditional compilation according to rustc compiler version INDIRECT 0 1754678039 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 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1725646653 serde_json • 1.0.143 A JSON serialization file format DIRECT 9 1755576685 serde • 1.0.210 A generic serialization/deserialization framework INDIRECT 5 1725646662 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 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.5.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 11 1748264329 socket2 • 0.6.2 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 12 1769179522 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 tokio-rustls • 0.23.4 Asynchronous TLS/SSL streams for Tokio using Rustls. DIRECT 69 1651680273 wasm-bindgen-macro-support • 0.2.113 Implementation APIs for the `#[wasm_bindgen]` attribute INDIRECT 6 1771972541 wasm-bindgen-macro • 0.2.113 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 7 1771972543 wasm-bindgen-shared • 0.2.113 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1771972537 wasm-bindgen • 0.2.113 Easy support for interacting between JS and Rust.
INDIRECT 11 1771972545 web-sys • 0.3.90 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 13 1771972550 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_gnullvm • 0.53.1 Import lib for Windows INDIRECT 0 1759772009 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_aarch64_msvc • 0.53.1 Import lib for Windows INDIRECT 0 1759772013 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnu • 0.53.1 Import lib for Windows INDIRECT 0 1759772020 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_gnullvm • 0.53.1 Import lib for Windows INDIRECT 0 1759772024 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_i686_msvc • 0.53.1 Import lib for Windows INDIRECT 0 1759772029 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnu • 0.53.1 Import lib for Windows INDIRECT 0 1759772035 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_gnullvm • 0.53.1 Import lib for Windows INDIRECT 0 1759772041 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows_x86_64_msvc • 0.53.1 Import lib for Windows INDIRECT 0 1759772047 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.52.0 Rust for Windows INDIRECT 9 1700074555 windows-sys • 0.60.2 Rust for Windows INDIRECT 10 1749754772 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858 windows-targets • 0.53.5 Import libs for Windows INDIRECT 9 1759778325