Docs.rs
jsonschema-0.23.0
jsonschema 0.23.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Stranger6667
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
base64 ^0.22
normal
bytecount ^0.6
normal
email_address ^0.2.9
normal
fancy-regex ^0.13
normal
fraction ^0.15
normal
idna ^1.0.2
normal
itoa ^1
normal
num-cmp ^0.1
normal
once_cell ^1.20.1
normal
percent-encoding ^2.3
normal
referencing ^0.23.0
normal
regex-syntax ^0.8.5
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1
normal
url ^2.5
normal
uuid-simd ^0.8
normal
codspeed-criterion-compat ^2.7
dev
criterion ^0.5
dev
test-case ^3
dev
mockito ^1.5
dev
tempfile ^3.13.0
dev
Versions
98.21%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonschema
0.23.0
Uri
Aliased type
In crate jsonschema
jsonschema
Type Alias
Uri
Copy item path
source
pub type Uri<T> =
Uri
<T>;
Aliased Type
ยง
struct Uri<T> {
/* private fields */
}