Module buf

Source
Expand description

Owned buffer abstraction trait for Vec and HugePageMemory.

The sealed Buf trait allows write code generic Vec or HugePageMemory

Traitsยง

Buf