Type Definition libcwtch::CwtchError
source · [−]pub type CwtchError = String;Expand description
Error type for Cwtch lib related errors, intended for use with Result
pub type CwtchError = String;Error type for Cwtch lib related errors, intended for use with Result