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

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

Result data.