Skip to main content

row_amount_by_symbol

Function row_amount_by_symbol 

Source
pub fn row_amount_by_symbol(
    row: &ReportRowView,
    symbol: &str,
) -> Option<Rational64>
Expand description

Look up a row’s amount for the given commodity symbol. Called from the commodity-columns branch of the tree-table template.