pub trait BufferInterfaceError { type Error; }
Common error definition for (async) BufferInterface
The error type