rstiff 0.2.0

A Rust library for high-precision, type-preserving GeoTiff I/O powered by GDAL.
1
2
3
fn main() {
    println!("Hello, world!");
}