forked from mirror/Riven
1
0
Fork 0
Riven/riven/src
Mingwei Samuel d05f89c0d4 Fix parsing of Champion, improve error handling 2021-12-29 11:53:15 -08:00
..
consts Fix parsing of Champion, improve error handling 2021-12-29 11:53:15 -08:00
req Cleanup per clippy recommendations 2021-10-29 22:38:48 -07:00
util Update example proxy for v2, use workspaces. 2021-09-09 14:31:39 -07:00
config.rs Add RiotApi::new(impl Into<RiotApiConfig>), deprecate old constructors, update docs 2021-09-19 11:22:59 -07:00
endpoints.rs Regen for match-v5.ParticipantDto optionals, consolidate/add match tests w/ invalid champion IDs 2021-12-29 10:50:13 -08:00
error.rs Fix parsing of Champion, improve error handling 2021-12-29 11:53:15 -08:00
lib.rs Add match_v5::Participant champion(&self) method to handle bad champion IDs 2021-12-29 11:15:23 -08:00
meta.rs Regen for match-v5.ParticipantDto optionals, consolidate/add match tests w/ invalid champion IDs 2021-12-29 10:50:13 -08:00
models.rs Add match_v5::Participant champion(&self) method to handle bad champion IDs 2021-12-29 11:15:23 -08:00
models_impls.rs Add match_v5::Participant champion(&self) method to handle bad champion IDs 2021-12-29 11:15:23 -08:00
response_info.rs Update example proxy for v2, use workspaces. 2021-09-09 14:31:39 -07:00
riot_api.rs Cleanup per clippy recommendations 2021-10-29 22:38:48 -07:00