Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cassielxd/cassie_axum
/ functions
Functions
435 in github.com/Cassielxd/cassie_axum
⨍
Functions
435
◇
Types & classes
144
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_menu_resource.rs:69
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_user_resource.rs:87
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_group_data_resource.rs:42
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_dict_value_resource.rs:71
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_role_resource.rs:53
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/asi/asi_group_column_resource.rs:21
Function
delete
(Path(id): Path<String>)
cassie_web/src/admin/asi/asi_group_resource.rs:31
Method
delete_by_menu_id
批量删除
cassie_web/src/service/sys/sys_role_menu_service.rs:95
Method
deserialize
(deserializer: D)
cassie_common/src/error.rs:130
Method
do_intercept
sql拦截逻辑
cassie_web/src/interceptor/interceptor.rs:34
Function
edit
(Json(arg): Json<SysConfigTabDTO>)
cassie_web/src/admin/sys/sys_config_tab_resource.rs:55
Function
edit
(Json(arg): Json<SysDictTypeDTO>)
cassie_web/src/admin/sys/sys_dict_type_resource.rs:62
Function
edit
(Json(arg): Json<SysConfigDTO>)
cassie_web/src/admin/sys/sys_config_resource.rs:54
Function
edit
(Json(arg): Json<SysGroupDTO>)
cassie_web/src/admin/sys/sys_group_resource.rs:55
Function
edit
(Json(arg): Json<SysParamsDTO>)
cassie_web/src/admin/sys/sys_params_resource.rs:59
Function
edit
(Json(arg): Json<SysGroupDataDTO>)
cassie_web/src/admin/sys/sys_group_data_resource.rs:55
Function
edit
(Json(arg): Json<SysDictDataDTO>)
cassie_web/src/admin/sys/sys_dict_value_resource.rs:63
Function
edit
(Json(arg): Json<AsiGroupDTO>)
cassie_web/src/admin/asi/asi_group_resource.rs:43
Method
encode
(raw_password: &str)
cassie_common/src/utils/password_encoder.rs:10
Method
encrypt_byte
针对byte进行加密 param1: 需要进行加密的文本信息
cassie_wx/src/sdk/aes_crypt.rs:43
Method
expecting
(&self, formatter: &mut fmt::Formatter)
cassie_common/src/error.rs:110
Function
fallback
(uri: Uri)
cassie_web/src/main.rs:13
Method
fetch_count_by_wrapper
(&self, arg: &Params)
cassie_web/src/service/sys/crud_service.rs:67
Function
fire_script_event
(params_values: HashMap<String, serde_json::Value>, return_values: serde_json::Value)
cassie_web/src/lib.rs:87
Method
fmt
IntellijRust does not understand that [non_exhaustive] applies only for downstream crates noinspection RsMatchCheck
cassie_common/src/error.rs:33
Method
from
(arg: EventConfig)
cassie_domain/src/dto/sys_event_dto.rs:25
Method
from
(arg: SysMenu)
cassie_domain/src/dto/sys_menu_dto.rs:61
Method
from
(arg: SysLogLogin)
cassie_domain/src/dto/sys_log.rs:17
Method
from
(arg: SysGroupData)
cassie_domain/src/dto/sys_group_data_dto.rs:29
Method
from
(arg: SysGroup)
cassie_domain/src/dto/sys_group_dto.rs:30
Method
from
(arg: SysConfigTab)
cassie_domain/src/dto/sys_config_tab_dto.rs:36
Method
from
(arg: SysRole)
cassie_domain/src/dto/sys_role_dto.rs:41
Method
from
(arg: SysDictType)
cassie_domain/src/dto/sys_dict_dto.rs:45
Method
from
(arg: SysUser)
cassie_domain/src/dto/sys_user_dto.rs:60
Method
from
(arg: SysParams)
cassie_domain/src/dto/sys_params_dto.rs:40
Method
from
(arg: User)
cassie_domain/src/dto/user_dto.rs:53
Method
from
(arg: SysConfig)
cassie_domain/src/dto/sys_config_dto.rs:48
Method
from
(arg: TableColumns)
cassie_devtools/src/core/mod.rs:26
Method
from
(arg: PoisonError<T>)
cassie_common/src/error.rs:25
Method
from_error
(arg: &Error)
cassie_common/src/lib.rs:46
Method
from_error_info
(code: i8, info: &str)
cassie_common/src/lib.rs:54
Method
from_request
(req: &mut RequestParts<B>)
cassie_web/src/middleware/auth_api.rs:28
Method
from_request
(req: &mut RequestParts<B>)
cassie_web/src/middleware/auth_admin.rs:30
Method
from_result
(arg: &Result<T, Error>)
cassie_common/src/lib.rs:22
Function
gen_sign
(params: &serde_json::Value, secret_key: &str)
cassie_wx/src/pay/order.rs:12
Method
get
(&self, url: &str)
cassie_wx/src/sdk/client.rs:64
Function
getAllDict
()
cassie_web/js/cassie.js:9
Function
getConfig
()
cassie_web/js/cassie.js:5
Function
getUserById
(id)
cassie_web/js/cassie.js:13
Function
get_access_token
(app_id: String, secret: String, grant_type: String)
cassie_wx/src/sdk/token.rs:9
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_config_tab_resource.rs:36
Function
get_by_id
*method:/dict/type/{id} *desc:数据字典id获取 *author:String *email:348040933@qq.com */
cassie_web/src/admin/sys/sys_dict_type_resource.rs:43
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_config_resource.rs:35
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_group_resource.rs:36
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_params_resource.rs:36
Function
get_by_id
*method:get_by_id *desc:菜单服务id获取 *author:String *email:348040933@qq.com */
cassie_web/src/admin/sys/sys_menu_resource.rs:63
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_group_data_resource.rs:36
Function
get_by_id
*method:/dict/type/{id} *desc:数据字典id获取 *author:String *email:348040933@qq.com */
cassie_web/src/admin/sys/sys_dict_value_resource.rs:44
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/sys/sys_role_resource.rs:45
Function
get_by_id
(Path(id): Path<String>)
cassie_web/src/admin/asi/asi_group_resource.rs:25
Function
get_column_one
(Path(id): Path<String>)
cassie_web/src/admin/asi/asi_group_column_resource.rs:15
Function
get_error_class_name
(e: &AnyError)
cassie_web/src/initialize/rules.rs:21
Method
get_id
(&self)
cassie_domain/src/dto/sys_menu_dto.rs:33
Method
get_id
(&self)
cassie_domain/src/entity/sys_entitys.rs:297
Method
get_id
(&self)
cassie_domain/src/entity/asi_entitys.rs:26
Method
get_json
(&self, k: &str)
cassie_web/src/service/sys/cache_service.rs:65
Function
get_mp_user_info
用于公众号后端主动 发起获取用户的基础信息 access_token是服务号的
cassie_wx/src/mp/auth.rs:12
Method
get_pid
(&self)
cassie_domain/src/dto/sys_menu_dto.rs:29
Method
get_pid
(&self)
cassie_domain/src/entity/sys_entitys.rs:293
Method
get_pid
(&self)
cassie_domain/src/entity/asi_entitys.rs:22
Method
get_string
(&self, k: &str)
cassie_web/src/service/sys/redis_service.rs:40
Function
get_user_access_token
获取网页授权的access_token
cassie_wx/src/mp/auth.rs:21
Function
get_user_by_id
*method:/user/:id *desc:用户查询user *author:String *email:348040933@qq.com */
cassie_web/src/admin/sys/sys_user_resource.rs:56
Function
get_user_info
根据用户 access_token ,openid获取用户信息 需scope为 snsapi_userinfo
cassie_wx/src/mp/auth.rs:31
Function
get_user_info
获取用户信息
cassie_web/src/api/user_resources.rs:11
Method
get_user_info_by_token
*method:get_user_info_by_token *desc:根据token获取 暂时没用到 *author:String *email:348040933@qq.com */
cassie_web/src/service/sys/sys_auth_service.rs:73
Method
get_wrapper
(arg: &SysRoleQuery)
cassie_web/src/service/sys/sys_role_user_service.rs:24
Method
get_wrapper
(arg: &SysGroupQuery)
cassie_web/src/service/sys/sys_group_service.rs:16
Method
get_wrapper
(arg: &SysGroupDataQuery)
cassie_web/src/service/sys/sys_group_data_service.rs:16
Method
get_wrapper
(arg: &SysDictQuery)
cassie_web/src/service/sys/sys_dict_service.rs:50
Method
get_wrapper
(arg: &SysConfigQuery)
cassie_web/src/service/sys/sys_config_service.rs:18
Method
get_wrapper
(arg: &SysParamsQuery)
cassie_web/src/service/sys/sys_params_service.rs:23
Method
get_wrapper
(arg: &SysConfigTabQuery)
cassie_web/src/service/sys/sys_config_tab_service.rs:16
Method
get_wrapper
(arg: &SysRoleQuery)
cassie_web/src/service/sys/sys_role_menu_service.rs:101
Method
get_wrapper
(arg: &SysRoleQuery)
cassie_web/src/service/sys/sys_role_data_scope_service.rs:47
Method
get_wrapper
(arg: &SysUserQuery)
cassie_web/src/service/sys/sys_user_service.rs:78
Method
get_wrapper
(arg: &SysRoleQuery)
cassie_web/src/service/sys/sys_role_service.rs:64
Method
get_wrapper
(arg: &SysMenuQuery)
cassie_web/src/service/sys/sys_menu_service.rs:46
Method
get_wrapper
(arg: &LogQuery)
cassie_web/src/service/log/log_service.rs:17
Method
get_wrapper
(arg: &UserQuery)
cassie_web/src/service/api/user_service.rs:13
Method
get_wrapper
(arg: &AsiQuery)
cassie_web/src/service/asi/asi_service.rs:304
Method
get_wrapper
(arg: &EventQuery)
cassie_web/src/service/event/event_service.rs:12
Function
info
()
cassie_web/src/admin/sys/sys_user_resource.rs:62
Function
init_router
()
cassie_web/src/api/wxapp_resources.rs:66
Function
init_router
()
cassie_web/src/admin/sys/sys_config_tab_resource.rs:63
Function
init_router
()
cassie_web/src/admin/sys/sys_upload_resource.rs:33
Function
init_router
()
cassie_web/src/admin/sys/sys_dict_type_resource.rs:84
Function
init_router
()
cassie_web/src/admin/sys/sys_config_resource.rs:62
Function
init_router
()
cassie_web/src/admin/sys/sys_group_resource.rs:63
Function
init_router
()
cassie_web/src/admin/sys/sys_params_resource.rs:67
← previous
next →
201–300 of 435, ranked by callers