parse_orders_list

Function parse_orders_list 

Source
pub fn parse_orders_list(
    html: &str,
    my_id: i64,
) -> Result<Vec<OrderShortcut>, FunPayError>