Type Alias query_tests_setup::LogEmit

source ·
pub type LogEmit = UnboundedSender<String>;

Aliased Type§

struct LogEmit { /* private fields */ }