Docs.rs
rustlavel-validation-0.7.4
rustlavel-validation 0.7.4
Permalink
Docs.rs crate page
MIT
05 September 2026
Links
Repository
crates.io
Source
Owners
advancedynamic
Dependencies
rustlavel-core ^0.7.4
normal
rustlavel-http ^0.7.4
normal
rustlavel-auth ^0.7.4
dev
tokio ^1
dev
Versions
46.37%
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
is_alpha_num
rustlavel_
validation
0.7.4
In rustlavel_
validation::
check
rustlavel_validation
::
check
Function
is_
alpha_
num
Copy item path
Source
pub fn is_alpha_num(value: &
str
) ->
bool
Expand description
Letters and digits only.