758b65dd29
* feat: Add database initialization state and errors to CLI: * fix: do not use optional in protobuf * fix: clippy * fix: correct check I broke appeasing clippy |
||
---|---|---|
.. | ||
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.