[][src]Type Definition dinotree_alg::query::RayCastResult

type RayCastResult<'a, T, N> = CastResult<(Vec<&'a mut T>, N)>;