Docs.rs
jsony-0.1.10
jsony 0.1.10
Permalink
Docs.rs crate page
MIT
09 September 2026
Links
Repository
crates.io
Source
Owners
exrok
Dependencies
itoa ^1
normal
jsony_macros ^0.1.10
normal
optional
uuid ^1
normal
optional
zmij ^1
normal
Versions
39.22%
of the crate is documented
Platform
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
Skip to main content
Module text
jsony
0.1.10
Module text
Module Items
Structs
Traits
In crate jsony
jsony
Module
text
Copy item path
Source
Structs
§
Ctx
A parsing context for UTF-8 input strings that can store error messages.
Traits
§
From
Text
A trait for parsing values from string slices with lifetime-aware borrowing.