Type Definition bp3d_logger::LogBuffer

source · []
pub type LogBuffer = Receiver<LogMsg>;
Expand description

The log buffer type.