Crate bee_common[][src]

Expand description

A crate that provides common functionalities shared across multiple crates within the Bee framework, and for applications built on-top.

Modules

A logger backend for the log crate.

A module that provides features related to ordering.

A module that provides a Packable trait to serialize and deserialize types.

A module that provides common functions for timestamps.