Skip to main contentModule core
Source pub use marker::NodeDbMarker;pub use trait_def::NodeDb;
- 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.