Type Alias bp3d_logger::LogBuffer

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

The log buffer type.

Aliased Type§

struct LogBuffer { /* private fields */ }