Skip to main content

Crate kodik_utils

Crate kodik_utils 

Source

Structs§

Client
An asynchronous Client to make Requests with.
Jar
A good default CookieStore implementation.

Enums§

Error
Errors from kodik.

Traits§

ClientExt
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