pub type CwtchError = String;
Error type for Cwtch lib related errors, intended for use with Result
pub struct CwtchError { /* private fields */ }