[][src]Module emit::pipeline

An asynchronous/buffered log event pipeline from producers to a single dispatching consumer. Currently based on std::sync::mpsc, but highly likely this will change.

Modules

ambient
builder
chain
reference