chore: 清理临时管理目录并更新文档索引
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled

删除 admin-temp-dir 目录及其内容
更新文档索引以包含 dashmap 相关文件
This commit is contained in:
iven
2026-04-03 00:42:48 +08:00
parent 5a5a4b322d
commit 1c697d0b46
190 changed files with 7026 additions and 9103 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
rd_("CjTries to find a value in the router matching the given \xe2\x80\xa6CmReturns the value of the first parameter registered under \xe2\x80\xa6BaReturns the number of parameters.AgConstruct a new router.AoReturns the argument unchanged.00000BaCalls <code>U::from(self)</code>.00000CdReturns an iterator over the parameters in the list.CjThe existing route that the insertion is conflicting with.CmA successful match consisting of the registered value and \xe2\x80\xa6BhThe value stored under the matched node.BoA list of parameters returned by a route match.mA URL router.;oInsert a route.CfThe route parameters. See parameters for more details.Ad<code>matchit</code>CnAttempted to insert a path that conflicts with an existing \xe2\x80\xa6AlNo matching route was found.DaReturns <code>true</code> if there are no parameters in the list.AgA failed match attempt.CgAn iterator over the keys and values of a route\xe2\x80\x99s \xe2\x80\xa6CiRepresents errors that can occur when inserting a new \xe2\x80\xa6BjParameters must be registered with a name.C`Only one parameter per route segment is allowed.CkCatch-all parameters are only allowed at the end of a path.BeThe path had an extra trailing slash.BfThe path was missing a trailing slash.")