fetch_output

Function fetch_output 

Source
pub async fn fetch_output(
    nation_id: i32,
) -> Result<NationResources, Box<dyn Error>>
Expand description

Function to fetch nation resources from the API Params: nation_id: i32 | gets the output of the user with the given nation id