pub fn decode_obligation_row(
file: &str,
row: &Map<String, Value>,
) -> Result<Obligation, InterchangeError>Expand description
One delivery_obligations row.
pub fn decode_obligation_row(
file: &str,
row: &Map<String, Value>,
) -> Result<Obligation, InterchangeError>One delivery_obligations row.