account/src/json_api/users/mod.rs

2 lines
29 B
Rust
Raw Normal View History

pub mod profile;
pub mod mii;