Type Definition bwrap::Result

source ·
pub type Result<T> = Result<T, WrapError>;