Type Definition oo_bindgen::model::BackTraced

source ·
pub type BackTraced<T> = Result<T, BackTracedBindingError>;