Type Alias jsonrpsee_server::ConnectionPermit

source ·
pub type ConnectionPermit = OwnedSemaphorePermit;
Expand description

Connection permit.

Aliased Type§

struct ConnectionPermit { /* private fields */ }