CwtchError

Type Alias CwtchError 

Source
pub type CwtchError = String;
Expand description

Error type for Cwtch lib related errors, intended for use with Result

Aliased Typeยง

pub struct CwtchError { /* private fields */ }