Docs.rs
wapc-codec-1.1.0
wapc-codec 1.1.0
Permalink
Docs.rs crate page
Apache-2.0
29 May 2026
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
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 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.