Docs.rs
libauthcekunit-2.0.1
libauthcekunit 2.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
neuxdotdev
Dependencies
backoff ^0.4.0
normal
chrono ^0.4.44
normal
dotenv ^0.15.0
normal
once_cell ^1.21.4
normal
regex ^1.12.3
normal
reqwest ^0.13.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_urlencoded ^0.7.1
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
url ^2.5.8
normal
tempfile ^3.27.0
dev
Versions
0%
of the crate is documented
Go to latest version
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
fetch_cookies
libauthcekunit
2.0.1
libauthcekunit
Function
fetch_
cookies
Copy item path
Source
pub fn fetch_cookies(url: &
str
) ->
Result
<
CookieJar
>