Crate cipherstash_config

Crate cipherstash_config 

Source

Re-exports§

pub use column::ColumnConfig;
pub use column::ColumnMode;
pub use column::ColumnType;

Modules§

column
errors
list
operator

Structs§

DatasetConfig
Struct to manage the config for a given database. At connection time, the Driver will retrieve config from Vitur for the currently connected database
DatasetConfigWithIndexRootKey
TableConfig
TablePath
Represents a (possibly fully qualified) table. It is specified by an optional schema and a table name.