Skip to main content

read_for

Function read_for 

Source
pub fn read_for(store: &Store, reference: &str) -> Result<Vec<Receipt>>
Expand description

Read every receipt for a bound test ref (its .jsonl). Empty vec if the file is absent.