[][src]Function screeps::game::market::get_all_orders

pub fn get_all_orders() -> Vec<Order>

Get all orders from the market

Contrary to the JS version, filtering should be done afterwards.