Structs§
- Fake
Aggregator Data - In memory representation of a folder containing data imported using the
scripts/import.shscript of the fake aggregator.
Functions§
- extract_
item_ by_ epoch - Takes a map of json string indexed by hashes and re-indexes them using their epoch
- extract_
item_ list_ per_ epoch - Takes a JSON string containing a list of items and extracts them into a map keyed by epoch.
- generate_
artifact_ getter - generate_
artifact_ per_ epoch_ getter - generate_
epoch_ array - pub(crate) fn $array_name() -> [u64; $epoch.len]
- generate_
ids_ array - pub(crate) fn $array_name() -> [&’a str; $ids.len]
- generate_
list_ getter - pub(crate) fn $fun_name() -> &’static str
- list_
json_ files_ in_ folder