tallgrass/client/characteristic
Functions
pub fn fetch_by_id(id: Int) -> Result(Characteristic, Error)
Fetches a pokemon characteristic by the characteristic ID.
Example
let result = characteristic.fetch_by_id(1)
pub fn fetch_by_id(id: Int) -> Result(Characteristic, Error)
Fetches a pokemon characteristic by the characteristic ID.
let result = characteristic.fetch_by_id(1)