ctoolbox
0.1.0
Shared
User
Aliased Type
In ctoolbox::
io::
webui::
session_
auth
ctoolbox
::
io
::
webui
::
session_auth
Type Alias
SharedUser
Copy item path
Source
pub type SharedUser =
Arc
<Mutex<
User
>>;
Aliased Type
ยง
pub struct SharedUser {
/* private fields */
}