Skip to main content

LogStreamProxy

Type Alias LogStreamProxy 

Source
pub type LogStreamProxy = Client<LogStream>;
Expand description

An alias for a client over zx::Channel for the LogStream protocol.

Aliased Typeยง

pub struct LogStreamProxy { /* private fields */ }