Docs.rs
wapc-codec-1.1.0
wapc-codec 1.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
jsoverson
Dependencies
rmp-serde ^1.0
normal
optional
serde ^1.0
normal
serde ^1.0
dev
Versions
100%
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
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 errors
wapc_
codec
1.1.0
Module errors
Sections
Errors
Module Items
Structs
Enums
Functions
In crate wapc_
codec
wapc_codec
Module
errors
Copy item path
Source
Expand description
§
Errors
This module generalizes errors for all the included codec functions.
Structs
§
Error
This crate’s Error type
Enums
§
Error
Kind
The kinds of errors this crate returns.
Functions
§
new
Create a new
Error
of the passed kind.