influxdb/data_types
Marco Neumann bbb8898d36 refactor: make writer buffer auto-creation types nicer to read 2021-09-08 11:13:48 +02:00
..
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.