pub type LogFlusherProxy = Client<LogFlusher>;Expand description
An alias for a client over zx::Channel for the LogFlusher
protocol.
Aliased Typeยง
pub struct LogFlusherProxy { /* private fields */ }pub type LogFlusherProxy = Client<LogFlusher>;An alias for a client over zx::Channel for the LogFlusher
protocol.
pub struct LogFlusherProxy { /* private fields */ }