Modules

arrayvec provides the types ArrayVec and ArrayString: array-backed vector and string types, which store their contents inline.

derive_more

Create extensions for types you don’t own with extension traits but without the boilerplate.

This crate provides a single macro called if_chain!.

Extra iterator adaptors, functions and macros.

Procedural macros to derive numeric traits in Rust.

Serde

Serde JSON

Void