Docs.rs
next-web-utils-0.1.0
next-web-utils 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
yuenxillar
Dependencies
captcha-rs ^0.2.11
normal
optional
chrono ^0.4.40
normal
dirs ^5.0.1
normal
fast_qr ^0.12.7
normal
md2 ^0.10.2
normal
optional
md5 ^0.7.0
normal
optional
notify ^8.0.0
normal
optional
once_cell ^1.20.2
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
sha1 ^0.10.6
normal
optional
sha2 ^0.10.8
normal
optional
sysinfo ^0.33.1
normal
Versions
65.53%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module sys_info
next_
web_
utils
0.1.0
Module sys_
info
Module Items
Structs
In next_
web_
utils::
system
next_web_utils
::
system
Module
sys_
info
Copy item path
Source
Structs
§
System
Info
SystemInfo
是一个封装了
sysinfo::System
的结构体,用于获取系统信息。