addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 backtrace • 0.3.68 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT 11 1688077502 cc • 1.2.5 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 1 1734604119 cfg-if • 1.0.0 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 1602009852 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 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 16 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 15 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 17 1728112065 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 http • 0.2.12 A set of types for representing HTTP requests and responses.
DIRECT 3 1709570158 itoa • 1.0.14 Fast integer primitive to string conversion INDIRECT 0 1732562705 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1734585492 object • 0.31.1 A unified interface for reading and writing object file formats. INDIRECT 1 1683686158 pin-project-lite • 0.2.15 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1729771060 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rustc-demangle • 0.1.24 Rust compiler symbol demangling.
INDIRECT 0 1715083945 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 syn • 2.0.90 Parser for Rust source code INDIRECT 2 1732916770