picsum-rs
picsum-rs is a Rust client for the picsum.photos API, allowing you to fetch random
Placeholder images, with the possibility to customize size, blur, and color.
Features
- Fetch random images
- Fetch specific image by its ID
- Configure image size, blur effect, black & white
- Retrieve image details
Installation
Add picsum-rs to your Cargo.toml file:
[]
= "0.1"