Files
r6stats/
types.rs
1
pub mod
search_data;
2
3
pub use
self
::search_data::{
4
ApiResponse,
5
UserData,
6
};