[][src]Type Definition nuscenes_data::error::NuScenesDataResult

type NuScenesDataResult<T> = Result<T, NuScenesDataError>;