clickhouse-types
This crate is required for RowBinaryWithNamesAndTypes
struct definition validation,
as it contains ClickHouse data types AST, as well as functions and utilities
to parse the types out of the ClickHouse server response.
Note that this crate is not intended for public usage, as it might introduce internal breaking changes not following semver.