Impl /auth/user/info

This commit is contained in:
2022-10-15 07:13:45 +00:00
committed by GitHub
parent b578aff777
commit e3c8b95843
4 changed files with 99 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ use bytes::BytesMut;
use crate::ext::json::ToJson2;
#[derive(Clone)]
/// A user in the database
pub struct User {
/// The user ID