Type Alias query_engine_tests::LogEmit

source ·
pub type LogEmit = UnboundedSender<String>;

Aliased Type§

struct LogEmit { /* private fields */ }