pub type UsersHandler = UserHandler;
Expand description
Alias for backwards compatibility and intuitive plural naming
Aliased Typeยง
pub struct UsersHandler { /* private fields */ }
pub type UsersHandler = UserHandler;
Alias for backwards compatibility and intuitive plural naming
pub struct UsersHandler { /* private fields */ }