Crate klickhouse[][src]

Modules

errors

Structs

Client
ClientOptions
Date
DateTime
DateTime64
Error

The Error type, a wrapper around a dynamic error type.

FixedPoint32
FixedPoint64
FixedPoint128
FixedPoint256
Uuid

A Universally Unique Identifier (UUID).

i256
u256

Enums

Type
Value

Constants

VERSION_MAJOR
VERSION_MINOR

Traits

FromSql
Row
ToSql

Type Definitions

Result

Result<T, Error>

Derive Macros

Row