parse_order_page

Function parse_order_page 

Source
pub fn parse_order_page(
    html: &str,
    order_id: &str,
) -> Result<Order, FunPayError>