Open wcampbell0x2a opened 2 years ago
Thanks, I'm not entirely sure what you'd want it to look like, can you point me in the direction of a similar crate?
The response structures are very much an early version, and I am working on improving them as we speak
Is your feature request related to a problem? Please describe. When calling this library from Rust code, I would like the responses to use the same data structure as this library.
Describe the solution you'd like Release a library exporting https://github.com/mrjackwills/adsbdb/blob/main/src/api/response.rs as a public API.