pub type ConnectionPermit = OwnedSemaphorePermit;
Expand description
Connection permit.
Aliased Typeยง
pub struct ConnectionPermit { /* private fields */ }
pub type ConnectionPermit = OwnedSemaphorePermit;
Connection permit.
pub struct ConnectionPermit { /* private fields */ }