Type Alias parking_lot::GuardMarker

source ·
pub(crate) type GuardMarker = GuardNoSend;

Aliased Type§

struct GuardMarker(/* private fields */);