Skip to main content

LogFlusherProxy

Type Alias LogFlusherProxy 

Source
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 */ }