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