Docs.rs
xtap-core-lib-0.5.1
xtap-core-lib 0.5.1
Docs.rs crate page
MIT
01 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
cscb603
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
optional
chrono ^0.4
normal
dirs ^6.0
normal
optional
eframe ^0.34
normal
optional
egui ^0.34
normal
optional
image ^0.25
normal
optional
memmap2 ^0.9
normal
optional
num_cpus ^1.16
normal
optional
rayon ^1.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
sysinfo ^0.32
normal
optional
thiserror ^2.0
normal
tokio ^1.0
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wgpu ^24.0
normal
optional
http-body-util ^0.1
dev
tower ^0.5
dev
libc ^0.2
normal
windows ^0.60
normal
Versions
50%
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
Module self_check
xtap_
core_
lib
0.5.1
Module self_
check
Module Items
Functions
In crate xtap_
core_
lib
xtap_core_lib
Module
self_
check
Copy item path
Source
Functions
§
run_
self_
check
启动自检:CPU 能力、环境配置、关键路径等 Release 模式下零开销(仅 debug 或开启 feature 时生效) 返回所有自检发现的问题列表
validate_
param_
in_
range
校验参数范围(常见于图像处理参数)
validate_
pixel_
buffer
校验 f32 缓冲区是否包含 NaN/Inf(物理不合理的颜色值)