Type Definition navmesh::NavResult[][src]

pub type NavResult<T> = StdResult<T, Error>;
Expand description

Result data.