[][src]Type Definition oxygengine_navigation::resource::NavResult

type NavResult<T> = StdResult<T, Error>;