Docs.rs
zlsrs-0.1.20
zlsrs 0.1.20
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sohaha
Dependencies
base64 ^0.22.1
normal
optional
log ^0.4.20
normal
optional
native-tls ^0.2.11
normal
optional
rustls ^0.23.23
normal
optional
rustls-native-certs ^0.8.1
normal
optional
serde ^1.0.196
normal
optional
serde_json ^1.0.113
normal
optional
time ^0.3.37
normal
optional
tokio ^1.36.0
normal
optional
tokio-native-tls ^0.3.1
normal
optional
tokio-rustls ^0.26.1
normal
optional
tracing ^0.1.40
normal
optional
tracing-appender ^0.2.3
normal
optional
tracing-subscriber ^0.3.18
normal
optional
url ^2.5.0
normal
optional
urlencoding ^2.1.3
normal
optional
uuid ^1.7.0
normal
optional
webpki-roots ^0.26.0
normal
optional
futures ^0.3
dev
tokio ^1.36.0
dev
Versions
81.62%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
Crate zlsrs
zlsrs
0.1.20
All Items
Crate Items
Modules
Macros
Crate
zlsrs
Copy item path
Source
Expand description
ZLS Rust 开发工具库
提供一系列常用的开发工具模块。 每个模块都可以通过 feature 开关来控制使用。
Modules
§
zerror
错误处理模块
zfile
文件相关模块
zhttp
HTTP 客户端模块
zlog
日志记录模块
zutil
实用工具集合模块
Macros
§
defer
延迟执行
tryc
简化错误处理