global: big snapshot

This commit is contained in:
nym21
2026-01-09 20:00:20 +01:00
parent cb0abc324e
commit 426d7797a3
442 changed files with 17952 additions and 20071 deletions

View File

@@ -8,7 +8,6 @@ mod dollar_plus;
mod dollar_times_tenths;
mod f32_identity;
mod half_close_price_times_sats;
mod percentage_btc_f64;
mod percentage_diff_close_dollars;
mod percentage_dollars_f32;
mod percentage_dollars_f32_neg;
@@ -46,7 +45,6 @@ pub use dollar_plus::*;
pub use dollar_times_tenths::*;
pub use f32_identity::*;
pub use half_close_price_times_sats::*;
pub use percentage_btc_f64::*;
pub use percentage_diff_close_dollars::*;
pub use percentage_dollars_f32::*;
pub use percentage_dollars_f32_neg::*;