Type Definition musty::Result

source ·
pub type Result<T> = Result<T, MustyError>;
Expand description

Result type used by musty.