parking_lot

Type Alias GuardMarker

Source
pub(crate) type GuardMarker = GuardNoSend;

Aliased Type§

struct GuardMarker(/* private fields */);

Trait Implementations