Read ASPRS las files natively with rust.
To use in your own Rust project, add this to your Cargo.toml:
Cargo.toml
toml las = "*"
See the API documentation for usage examples.