pub trait StorageAdminClientHandler<___T: Transport = Channel> { }
Expand description
A client handler for the StorageAdmin protocol.
See StorageAdmin
for more details.
pub trait StorageAdminClientHandler<___T: Transport = Channel> { }
A client handler for the StorageAdmin protocol.
See StorageAdmin
for more details.