[][src]Function poke_speare::get_description

pub async fn get_description<'_, '_>(
    pokemon_name: &'_ str,
    shakespeare_api_secret: Option<&'_ str>
) -> PSResult<String>