global: snapshot

This commit is contained in:
nym21
2026-01-10 18:43:18 +01:00
parent 3bc0615000
commit 6f45ec13f3
311 changed files with 6916 additions and 7664 deletions

View File

@@ -44,7 +44,9 @@ pub struct Vecs {
pub count: CountVecs,
pub interval: IntervalVecs,
#[traversable(flatten)]
pub size: SizeVecs,
#[traversable(flatten)]
pub weight: WeightVecs,
pub time: TimeVecs,
pub mining: MiningVecs,