bitflags • 2.11.0A macro to generate structures which behave like bitflags.
INDIRECT
0
bstr • 0.2.17A string type that is not required to be valid UTF-8.
INDIRECT
3
cfg-if • 1.0.4A 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
encode_unicode • 1.0.0UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16.
INDIRECT
0
errno • 0.3.14Cross-platform interface to the `errno` variable.
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
stable_deref_trait • 1.2.1An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
wit-bindgen • 0.51.0Rust bindings generator and runtime support for WIT and the component model.
Used when compiling Rust programs to the component model.
INDIRECT
0
Apache-2.03
Package
Relation
Dependencies
Published
debugid • 0.8.0Common reusable types for implementing the sentry.io protocol.