Trait sel4_async_block_io::HasNextBlockSize

source ·
pub trait HasNextBlockSize: ConstantBlockSize {
    type NextBlockSize: ConstantBlockSize;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§