Type Alias topolotree::ContributionAgg
source · pub(crate) type ContributionAgg = Rc<RefCell<HashMap<u64, HashMap<Option<NodeId>, (Timestamped<i64>, TickInstant)>>>>;
Aliased Type§
struct ContributionAgg { /* private fields */ }
pub(crate) type ContributionAgg = Rc<RefCell<HashMap<u64, HashMap<Option<NodeId>, (Timestamped<i64>, TickInstant)>>>>;
struct ContributionAgg { /* private fields */ }