Docs.rs
wonfy-tools-0.2.0
wonfy-tools 0.2.0
Docs.rs crate page
MIT
14 July 2026
Links
Repository
crates.io
Source
Owners
SalahaldinBilal
Dependencies
bytemuck ^1.25.1
normal
chrono ^0.4.41
normal
optional
clap ^4.5.38
normal
optional
futures-channel ^0.3.32
normal
image ^0.25.6
normal
rayon ^1.10.0
normal
optional
wgpu ^30.0.0
normal
image ^0.25.6
dev
console_error_panic_hook ^0.1.7
normal
js-sys ^0.3.77
normal
tracing-wasm ^0.2.1
normal
wasm-bindgen ^0.2.100
normal
wasm-bindgen-futures ^0.4.76
normal
pollster ^1.0.1
normal
Versions
1.14%
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
Files
wonfy_tools/
lib.rs
1
pub mod
error;
2
pub mod
tool;
3
pub mod
util;