pub type LogProxy = Client<Log>;
An alias for a client over zx::Channel for the Log protocol.
zx::Channel
Log
pub struct LogProxy { /* private fields */ }