Skip to main content
is_simple_ident
yggdrasil
0.9.0
In yggdrasil::
api::
database::
export
yggdrasil
::
api
::
database
::
export
Function
is_
simple_
ident
Copy item path
Source
fn is_simple_ident(s: &
str
) ->
bool
Expand description
简单标识符校验(字母数字下划线,防 SQL 注入与路径穿越)。