Skip to main content

query_orders_with_source

Function query_orders_with_source 

Source
pub async fn query_orders_with_source(
    backend: &BackendConn,
    acc_id: u64,
    trd_cache: &TrdCache,
    source: OrderRelationSourceToken,
) -> Result<CurrentOrderQueryResult>