essential_node

Module db

source
Expand description

Provides the node’s ConnectionPool implementation and related items.

This module extends essential_node_db and rusqlite_pool::tokio items with node-specific wrappers, short-hands and helpers.

Structs§

Enums§

  • Any error that might occur during node DB connection pool access.
  • A database or decoding error returned by a query.
  • The source of the node’s database.

Traits§

Type Aliases§