login_required macros for actix-loginmanager
```text
```
UserType - Define the variable type.name="user" - Define the variable name.``rust
use actix_loginmanager::login_required;
// define or importuserwhich implementsUserMinix` trait.
async fn hello()->impl actixweb::Responder{
user.isactived(); //can access user:Rc
async fn hello()->impl actixweb::Responder{
user.isactived(); //can access user:Rc