gadomski / las-rs

Read and write ASPRS las files, Rust edition.
MIT License
73 stars 32 forks source link

Consolidate errors #87

Closed gadomski closed 2 months ago

gadomski commented 2 months ago

Breaking change to consolidate all error enums into the top level. Also has some clippy and doc fixes.