Docs.rs
ember-plus-0.1.0
ember-plus 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dewiweb
Dependencies
anyhow ^1.0
normal
bitflags ^2.4
normal
bytes ^1.5
normal
dashmap ^5.5
normal
futures ^0.3
normal
nom ^7.1
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
proptest ^1.4
dev
tokio-test ^0.4
dev
Versions
89.5%
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 codec
ember_
plus
0.1.0
Module codec
Module Items
Structs
Functions
In crate ember_
plus
ember_plus
Module
codec
Copy item path
Source
Expand description
Glow codec for encoding and decoding Ember+ messages.
Structs
§
Glow
Decoder
Decoder for Glow messages.
Glow
Encoder
Encoder for Glow messages.
Functions
§
decode
Decode BER bytes to a GlowRoot.
encode
Encode a GlowRoot to BER bytes.