SlotStateTypes
sel4_
shared_
ring_
buffer_
bookkeeping
0.1.0
Slot
State
Types
Required Associated Types
Common
Free
Occupied
Implementors
In sel4_
shared_
ring_
buffer_
bookkeeping::
slot_
tracker
sel4_shared_ring_buffer_bookkeeping
::
slot_tracker
Trait
Slot
State
Types
Copy item path
Source
pub trait SlotStateTypes { type
Common
; type
Free
; type
Occupied
; }
Required Associated Types
§
Source
type
Common
Source
type
Free
Source
type
Occupied
Implementors
§