influxdb/internal_types
Paul Dix 531ffe7ab0 chore: fix fmt and add comment to entry.fbs 2021-04-06 18:53:22 -04:00
..
benches
src chore: fix fmt and add comment to entry.fbs 2021-04-06 18:53:22 -04:00
Cargo.toml
README.md

README.md

Internal Types

This crate contains InfluxDB IOx "internal" types which are shared across crates and internally between IOx instances, but not exposed externally to clients

Internal in this case means that changing the structs is designed not to require additional coordination / organization with clients.