Skip to main content

Module crates

Module crates 

Source

Modules§

arrayvec
arrayvec provides the types ArrayVec and ArrayString: array-backed vector and string types, which store their contents inline.
derive_more
derive_more
extend
Create extensions for types you don’t own with extension traits but without the boilerplate.
htmlescape
if_chain
This crate provides a single macro called if_chain!.
itertools
Extra iterator adaptors, functions and macros.
num_derive
Procedural macros to derive numeric traits in Rust.
serde
Serde
serde_json
Serde JSON
thiserror
githubcrates-iodocs-rs
void
Void