Docs.rs
json_validate_rs-0.2.7
json_validate_rs 0.2.7
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gzbakku
Dependencies
base64 ^0.21.5
normal
flate2 ^1.0.28
normal
json ^0.12.4
normal
md5 ^0.7.0
normal
regex ^1.8.1
normal
Versions
1.56%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
json_validate_rs
0.2.7
In json_validate_rs::validater
?
Function
json_validate_rs
::
validater
::
validate_email
source
·
[
−
]
pub fn validate_email(email: &
str
) ->
Result
<
()
,
RuleError
>