search

Function search 

Source
pub async fn search(client: &Client, name: &str) -> Result<Vec<Game>, Error>
Expand description

Searches for a Game based on the name of the game.