Docs.rs
kodik-utils-0.2.1
kodik-utils 0.2.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
BatogiX
Dependencies
base64 ^0.22
normal
lazy-regex ^3.6
normal
log ^0.4
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde-saphyr ^0.0.27
normal
thiserror ^2.0
normal
tokio ^1.52
normal
ua_generator ^0.5
normal
Versions
68%
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
Crate kodik_utils
kodik_
utils
0.2.1
All Items
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Crate
kodik_
utils
Copy item path
Source
Structs
§
Client
An asynchronous
Client
to make Requests with.
Jar
A good default
CookieStore
implementation.
Enums
§
Error
Errors from kodik.
Traits
§
Client
Ext
JarExt
Functions
§
api_url
Builds a URL from a host and path (path should start with
/
).
extract_
anime_
id
Extracts the anime ID from a Shikimori URL.
extract_
domain
Extracts the domain from a URL.
Type Aliases
§
Result