forked from mirror/Riven
1
0
Fork 0
Riven/riven/src
Mingwei Samuel bfa9bdc36e Add deny-unknown-enum-variants features
Add `NONE = -1` variant to Champions
2022-06-20 20:43:16 -07:00
..
consts Add deny-unknown-enum-variants features 2022-06-20 20:43:16 -07:00
req Clean up double if-lets with tuple matches 2022-03-14 13:06:08 -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, add rest of tests for `lol-challenges-v1` 2022-05-25 18:27:48 -07:00
error.rs Fix parsing of Champion, improve error handling 2021-12-29 11:53:15 -08:00
lib.rs Add #![deny(missing_docs)], document all items 2022-02-08 17:17:47 -08:00
meta.rs Regen, add rest of tests for `lol-challenges-v1` 2022-05-25 18:27:48 -07:00
models.rs Regen, add rest of tests for `lol-challenges-v1` 2022-05-25 18:27:48 -07: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 Fix old RiotApi::with_config doc link 2021-12-29 11:53:15 -08:00