Module galvanize::types [] [src]

This module contains the possible responses from the public interfaces in this crate.

Result<T> can be either T or an Error.

Enums

Error

An error in the interaction with the CDB.

Type Definitions

Result