Type Definition infinitree::object::Result

source · []
pub type Result<T> = Result<T, ObjectError>;