Function ledger_rs_lib::parse_file
source · pub fn parse_file(file_path: &str, journal: &mut Journal)Expand description
Parse input and return the model structure.
pub fn parse_file(file_path: &str, journal: &mut Journal)Parse input and return the model structure.