Docs.rs
sz-rust-examples-0.6.3
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
sz-rust-examples 0.6.3
SZ-Rust 框架示例代码 — 快速入门与 CRUD 演示
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
0
out of
3
items with examples
Size
Source code size: 142.5 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 408.56 kB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 50s
Average build duration of
successful
builds.
all releases: 47s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
axum ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sz-rust-core ^0.6.1
normal
tokio ^1.40
normal
tower ^0.5
normal
tower-http ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
http ^1
dev
http-body-util ^0.1
dev
tokio ^1.40
dev
tower ^0.5
dev
Versions
0.6.5
(2026-08-08)
0.6.4
(2026-08-08)
0.6.3
(2026-08-08)
0.6.2
(2026-08-07)
0.6.1
(2026-08-07)
0.6.0
(2026-08-07)
0.5.0
(2026-08-06)
Owners
SZ-Rust Examples — 示例库
提供 Hello World 端点的 router 构建函数,便于集成测试。