brk_computer 0.11.0

A Bitcoin dataset computer built on top of brk_indexer
Documentation
1
2
3
4
5
6
7
8
9
10
mod bedrock;
mod capital_sentiment;
mod compute;
mod import;
mod rarity_meter;
mod vecs;

pub use vecs::Vecs;

pub const DB_NAME: &str = "models";