Trait sel4_async_block_io::HasPrevBlockSize

source ·
pub trait HasPrevBlockSize: ConstantBlockSize {
    type PrevBlockSize: ConstantBlockSize;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§