Docs.rs
serde_valid-2.0.1
serde_valid 2.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ya7010
Dependencies
fluent ^0.16.0
normal
optional
indexmap ^2.0
normal
itertools ^0.14.0
normal
num-traits ^0.2
normal
once_cell ^1.7
normal
paste ^1.0
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
toml ^0.8
normal
optional
serde_valid_derive ^2.0.1
normal
serde_valid_literal ^2.0.1
normal
serde_yaml ^0.9
normal
optional
thiserror ^1.0
normal
unicode-segmentation ^1.7
normal
intl-memoizer ^0.5
dev
unic-langid ^0.9
dev
Versions
16.95%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module json
serde_
valid
2.0.1
Module json
Module Items
Macros
Structs
Enums
Traits
In crate serde_
valid
serde_valid
Module
json
Copy item path
Source
Macros
§
json
Construct a
serde_json::Value
from a JSON literal.
Structs
§
Map
Represents a JSON key/value type.
Enums
§
Value
Represents any valid JSON value.
Traits
§
From
Json
Reader
From
Json
Slice
From
Json
Str
From
Json
Value
ToJson
String
ToJson
Value
ToJson
Writer