Skip to main content

LogProxy

Type Alias LogProxy 

Source
pub type LogProxy = Client<Log>;
Expand description

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

Aliased Typeยง

pub struct LogProxy { /* private fields */ }