Docs.rs
jsony-0.1.7
jsony 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
exrok
Dependencies
itoa ^1
normal
jsony_macros ^0.1.6
normal
optional
ryu ^1
normal
uuid ^1
normal
optional
Versions
36.32%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsony
0.1.7
In jsony::
helper::
json_
string
jsony
::
helper
::
json_string
Function
decode_binary
Copy item path
Source
pub fn decode_binary<'a, T:
Default
+
FromJson
<'a>>( decoder: &mut
Decoder
<'a>, ) -> T