33851be3a5
Mostly a few new clippy crates around `flat_map`, `and_then`, and "underscore locks" (!!!): https://rust-lang.github.io/rust-clippy/master/index.html#let_underscore_lock Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
Data Types
This crate contains types that are designed for external consumption (in influxdb_iox_client
and other "client" facing uses).
Client facing in this case means exposed via management API or CLI and where changing the structs may require additional coordination / organization with clients.