pub type InkwellMemoryBuffer<'a> = MemoryBuffer<'a>;
The InkWell MemoryBuffer type
pub struct InkwellMemoryBuffer<'a> { /* private fields */ }