pub fn report(
vault_path: &Path,
pp: &Passphrase,
_year: Option<i32>,
) -> Result<LedgerState, CliError>Expand description
FR4: project the ledger for display. year filters realized sections in the renderer; holdings are
always the current per-lot position.