[][src]Type Definition pointcloud::errors::PointCloudResult

type PointCloudResult<T> = Result<T, PointCloudError>;