Docs.rs
keyvalues-serde-0.2.3
keyvalues-serde 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CosmicHorrorDev
Dependencies
keyvalues-parser ^0.2.1
normal
serde_core ^1.0.226
normal
divan ^0.1.14
dev
insta ^1.39.0
dev
pretty_assertions ^1.4.0
dev
serde ^1.0.209
dev
Versions
41.18%
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
Module error
keyvalues_
serde
0.2.3
Module error
Module Items
Enums
Type Aliases
In crate keyvalues_
serde
keyvalues_serde
Module
error
Copy item path
Source
Expand description
Contains error information for
keyvalues-serde
Enums
§
Error
All the possible errors that can be encountered when (de)serializing VDF text
Type Aliases
§
Result
Alias for the result with
Error
as the error type