Docs.rs
nested_qs-0.1.2
nested_qs 0.1.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
kardeiz
Dependencies
error-chain ^0.11.0
normal
serde ^1.0.19
normal
serde_json ^1.0.5
normal
url ^1.6.0
normal
serde_derive ^1.0.19
dev
Versions
57.69%
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
Skip to main content
Module err
nested_
qs
0.1.2
Module err
Module Items
Structs
Enums
Traits
Type Aliases
In crate nested_
qs
nested_qs
Module
err
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.