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

This crate should be imported using a one-liner in Cargo.toml #59

Open
plied opened this issue Apr 5, 2024 · 0 comments
Open

This crate should be imported using a one-liner in Cargo.toml #59

plied opened this issue Apr 5, 2024 · 0 comments

Comments

@plied
Copy link

plied commented Apr 5, 2024

We should join the influxdb2_derive, influxdb2_structmap and num-traits into the same crate (maybe as additional features) so that the Cargo.toml of any user of this crate could look something like:

influxdb2 = { version = "0.5", features = ["derive"] }

Many other crates out there do this, i.e., serde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant