Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW FEATURE] Public rust response serde API #3

Open
wcampbell0x2a opened this issue Jun 13, 2022 · 1 comment
Open

[NEW FEATURE] Public rust response serde API #3

wcampbell0x2a opened this issue Jun 13, 2022 · 1 comment
Labels
question Further information is requested

Comments

@wcampbell0x2a
Copy link

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.

@mrjackwills
Copy link
Owner

mrjackwills commented Jun 13, 2022

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

@mrjackwills mrjackwills added the question Further information is requested label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants