1 2 3
fn main() { println!("rust-grib-decoder example: use the library's payload APIs from your application.\n\n - read_grib2_section7_payloads_by_message(path)\n - decode_template42_rust_from_params_with_payload(payload, width, height, ...)"); }