Docs.rs
serde-json-schema-0.1.1
serde-json-schema 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
hoodie
Dependencies
json-pointer ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
url ^2.1
normal
Versions
23.08%
of the crate is documented
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
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
serde_
json_
schema
0.1.1
Module error
Module Items
Structs
Enums
Type Aliases
In crate serde_
json_
schema
serde_json_schema
Module
error
Copy item path
Source
Expand description
Errors 🤷
Structs
§
Error
The Error type.
Invalid
Fragment
Invalid
Path
Enums
§
Error
Kind
The kind of an error.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.