Docs.rs
sa-token-storage-database-0.2.0
sa-token-storage-database 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
25 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
llc-993
Dependencies
async-trait ^0.1
normal
chrono ^0.4.44
normal
sa-token-adapter ^0.2.0
normal
sqlx ^0.8.6
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
sa-token-core ^0.2.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
pattern_to_like
sa_
token_
storage_
database
0.2.0
sa_token_storage_database
Function
pattern_
to_
like
Copy item path
Source
pub fn pattern_to_like(pattern: &
str
) ->
String
Expand description
将
*
通配符转为 SQL LIKE 模式,并转义
%
/
_