Skip to main content

Crate miden_node_db

Crate miden_node_db 

Source

Structs§

ConnectionManager
Create a connection manager with per-connection setup
DatabaseTypeConversionError
Db
Database handle that provides fundamental operations that various components of Miden Node can utililze for their storage needs.

Enums§

ConnectionManagerError
DatabaseError
SchemaVerificationError
Errors that can occur during schema verification.

Traits§

SqlTypeConvert
Convert from and to it’s database representation and back

Functions§

configure_connection_on_creation

Type Aliases§

Result