Module taos_query::prelude

source ·

Re-exports§

Modules§

Structs§

  • A simple struct to represent a server address, with host:port or socket path.
  • The error code.
  • A minimal representation of all possible errors that can occur using the IntoDeserializer trait.
  • A DSN(Data Source Name) parser.
  • The Error type, a wrapper around raw libtaos.so client errors or dynamic error types that could be integrated into anyhow::Error.

Enums§

Traits§