valorant_api 0.0.4

A library for interacting with the ingame Valorant-API.
Documentation
1
2
3
4
5
6
7
pub mod affinity;
pub mod query_arg;
pub mod queue;
pub mod region;
pub(crate) mod shard;
pub mod site;
pub mod team;