Type Definition off_rs::Result

source · []
pub type Result<D = Mesh> = Result<D, Error>;