pub async fn read_market_file<P: AsRef<Path>>( path: P, ) -> Result<Market, ReadMarketFileError>
asynchronous