mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
5 lines
98 B
Rust
5 lines
98 B
Rust
#[async_trait::async_trait]
|
|
impl super::WebUser for super::account_json::UserData {
|
|
// TODO
|
|
}
|