Docs.rs
serde-llsd-0.3.6
serde-llsd 0.3.6
Permalink
Docs.rs crate page
LGPL-2.1 OR LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
John-Nagle
Dependencies
anyhow ^1
normal
ascii85 ^0.2
normal
base64 ^0.21
normal
chrono ^0.4
normal
enum-as-inner ^0.5
normal
hex ^0.4
normal
quick-xml ^0.23
normal
urlencoding ^2
normal
uuid ^1
normal
Versions
88.31%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
from_bytes
serde_
llsd
0.3.6
In serde_
llsd::
de::
notation
serde_llsd
::
de
::
notation
Function
from_
bytes
Copy item path
Source
pub fn from_bytes(b: &[
u8
]) ->
Result
<
LLSDValue
,
Error
>
Expand description
Exported parse from bytes.