Docs.rs
vincent_blur-0.1.4
vincent_blur 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 September 2026
Links
Repository
crates.io
Source
Owners
mingli202
Dependencies
grid ^0.14.0
normal
image ^0.25.2
normal
Versions
40%
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
Crate vincent_blur
vincent_
blur
0.1.4
All Items
Crate Items
Structs
Functions
Crate
vincent_
blur
Copy item path
Source
Structs
§
Opts
Struct for CLI options
Functions
§
blur_
async
Blurs image using a thread pool
blur_
sync
Blurs image one pixel at a time. It is the same as blur_async with 1 thread.