Provides an implementation of the reqwest::cookie::CookieStore trait using cookie_store::CookieStore.
# Cargo.toml
[dependencies]
reqwest_cookie_store = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a thread-safe cookie store for reqwest.
Add `reqwest = { version = "0.12", features = ["cookies"] }` to Cargo.toml.No dependency data recorded yet.