Function okane_core::repl::parser::parse_ledger

source ยท
pub fn parse_ledger(input: &str) -> Result<Vec<LedgerEntry>, ParseLedgerError>
Expand description

Parses the whole ledger file.