fn new_liquidation_state_from_domain(
d: &LiquidationStateRecord,
) -> NewLiquidationStateExpand description
Convert a domain LiquidationStateRecord into the Diesel NewLiquidationState insertable.
fn new_liquidation_state_from_domain(
d: &LiquidationStateRecord,
) -> NewLiquidationStateConvert a domain LiquidationStateRecord into the Diesel NewLiquidationState insertable.