Skip to main content

Module core

Module core 

Source

Re-exports§

pub use marker::NodeDbMarker;
pub use trait_def::NodeDb;

Modules§

marker
NodeDbMarker — platform-specific Send + Sync bound for the NodeDb trait.
quote
SQL identifier quoting helper used by NodeDb trait default impls.
trait_def
The NodeDb trait: unified query interface for both Origin and Lite.