Tanner Donovan
Tanner Donovan
This may not specifically be an issue with leaflet-rs and more of a wasm_bindgen question but looking for suggestions how to approach this. Thanks in advanced. Example of the JS...
Maybe I'm overlooking something very obvious (still a beginner with Rust) but I am having a hard time understanding how to deserialize a resource. I tried looking for test coverage...
updated to using latest version of rust and crates ``` kafka-proxy % rustc --version rustc 1.80.1 (3f5fd8dd4 2024-08-06) kafka-proxy % cargo outdated All dependencies are up to date, yay! ```