Skip to main content

apply_pm_settlement_projection_write

Function apply_pm_settlement_projection_write 

Source
fn apply_pm_settlement_projection_write(
    conn: &mut PgConnection,
    write: &PmSettlementProjectionWrite,
) -> QueryResult<usize>