Docs.rs
hns-chat-protocol-0.3.1
hns-chat-protocol 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
23 August 2026
Links
Repository
crates.io
Source
Owners
denuoweb
Dependencies
hex ^0.4.3
normal
hns-covenants ^0.3.1
normal
hns-encoding ^0.3.1
normal
hns-service-authority ^0.3.1
normal
hns-transaction ^0.3.1
normal
k256 ^0.13.4
normal
thiserror ^2.0.12
normal
hns-primitives ^0.3.1
dev
sha2 ^0.10.9
dev
Versions
18.87%
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
parse_chat_binding
hns_
chat_
protocol
0.3.1
hns_chat_protocol
Function
parse_
chat_
binding
Copy item path
Source
pub fn parse_chat_binding( text: &
str
, ) ->
Result
<
ChatIdentityBindingV1
,
ChatProtocolError
>