pub trait Ump: Buffer<Unit = u32> { }
Buffers with Self::Unit = u32.
Self::Unit = u32
For more info see the buffer module docs.