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

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