Skip to main content

Crate entdb

Crate entdb 

Source

Re-exports§

pub use error::EntDbError;
pub use error::Result;
pub use query::BulkUpdate;
pub use query::ExecuteOptions;
pub use query::PreparedStatement;
pub use query::QueryEngine;
pub use query::QueryOutput;
pub use tx::DurabilityMode;

Modules§

catalog
error
fault
query
storage
tx
types
wal

Structs§

ConnectOptions
EntDb