[][src]Crate bee_common

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

Modules

logger

A logger backend for the log crate.

packable

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