779b027271
* feat: add omit_default to protobuf definition * feat: Persist only the client provided rules * fix: Remove race conditions * fix: merge confit * refactor: do not use macro * refactor: restore use of glob import * fix: review comments 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.