Docs.rs
puniyu_element-0.8.1
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
puniyu_element 0.8.1
puniyu 消息元素类型库,统一定义接收与发送元素模型
Crate
Source
Builds
Feature flags
Documentation
Coverage
63.96%
71
out of
111
items documented
0
out of
22
items with examples
Size
Source code size: 51.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.17 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 31s
Average build duration of
successful
builds.
all releases: 24s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
puniyu/core
10
0
1
crates.io
Dependencies
bytes ^1.11.0
normal
serde ^1.0.228
normal
strum ^0.28.0
normal
serde_json ^1.0
dev
Versions
0.8.8
(2026-05-29)
0.8.7
(2026-05-18)
0.8.1
(2026-05-06)
0.8.0
(2026-04-30)
0.4.1
(2025-11-16)
0.4.0
(2025-11-16)
0.2.0
(2025-11-15)
0.1.8
(2025-10-25)
0.1.1
(2025-10-25)
0.1.0
(2025-10-24)
Owners
puniyu_element
消息元素类型库,统一接收和发送元素模型。
特征
提供接收侧和发送侧元素类型
支持多种消息元素表达
适合作为消息构建与解析的基础层
快速开始
从
receive
和
send
模块开始阅读,理解消息元素的统一表示方式。