global: snapshot

This commit is contained in:
nym21
2025-12-26 22:41:36 +01:00
parent d538280f4b
commit de93f08e93
120 changed files with 1125 additions and 1773 deletions

View File

@@ -10,16 +10,13 @@ use brk_reader::Reader;
use brk_types::Height;
use vecdb::AnyStoredVec;
// Infrastructure modules
#[cfg(feature = "tokio")]
mod r#async;
mod output;
mod vecs;
// Query impl blocks (extend Query with domain methods)
mod r#impl;
// Re-exports
#[cfg(feature = "tokio")]
pub use r#async::*;
pub use brk_types::{