Docs.rs
ms-codec-0.1.3
ms-codec 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bg002h
Dependencies
codex32 =0.1.0
normal
zeroize ^1.8
normal
bip39 ^2
dev
proptest ^1
dev
serde ^1
dev
serde_json ^1
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 tag
ms_
codec
0.1.3
Module tag
Module Items
Structs
In crate ms_
codec
ms_codec
Module
tag
Copy item path
Source
Expand description
Tag type โ 4-byte codex32-alphabet validated type tag.
Structs
ยง
Tag
4-byte type tag. Field is private to enforce validated construction via
try_new
(alphabet-checked) or
from_raw_bytes
(tooling-only, unvalidated).