pub fn read_las_file(path: impl AsRef<Path>) -> Result<PointCloud, IoError>
Reads a LAS/LAZ file from disk.