Docs.rs
pexels-api-0.1.0
pexels-api 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
houseme
Dependencies
futures ^0.3.32
normal
reqwest ^0.13.4
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
url ^2.5.8
normal
dotenvy ^0.15.7
dev
tokio ^1.52.3
dev
Versions
30.87%
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
ProgressCallback
pexels_
api
0.1.0
pexels_api
Type Alias
Progress
Callback
Copy item path
Source
pub type ProgressCallback =
fn
(current:
u64
, total:
u64
);
Expand description
The type of progress callback function