Docs.rs
json-eval-rs-0.0.30
json-eval-rs 0.0.30
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
byrizki
Dependencies
ahash ^0.8
normal
chrono ^0.4
normal
console_error_panic_hook ^0.1
normal
optional
dashmap ^6.0
normal
indexmap ^2.1
normal
js-sys ^0.3
normal
optional
once_cell ^1.19
normal
rayon ^1.10
normal
optional
regex ^1.10
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
simd-json ^0.17
normal
smallvec ^1.13
normal
wasm-bindgen ^0.2
normal
optional
getrandom ^0.3
normal
mimalloc ^0.1
normal
winres ^0.1
build
Versions
57.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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 parse_schema
json_
eval_
rs
0.0.30
Module parse_
schema
Module Items
Re-exports
Modules
In crate json_
eval_
rs
json_eval_rs
Module
parse_
schema
Copy item path
Source
Re-exports
§
pub use legacy::
parse_schema
;
pub use parsed::
parse_schema_into
;
Modules
§
common
Schema parsing module - coordinates between legacy and parsed implementations
legacy
parsed