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