Struct kdevice::block::BlockSlot [−][src]
pub struct BlockSlot { /* fields omitted */ }
Expand description
Representing a physical device slot.
Implementations
impl BlockSlot
[src]
impl BlockSlot
[src]pub struct BlockSlot { /* fields omitted */ }
Representing a physical device slot.
impl BlockSlot
[src]impl !RefUnwindSafe for BlockSlot
impl Send for BlockSlot
impl Sync for BlockSlot
impl Unpin for BlockSlot
impl !UnwindSafe for BlockSlot