Crate pixiv_api

Source
Expand description

§Title

Re-exports§

pub use crate::artworks::images::PixivImage;
pub use crate::artworks::images::PixivImageUrls;

Modules§

artworks

Structs§

PixivError
A boxed error kind, wrapping an ExampleErrorKind.

Enums§

ExampleErrorKind
The kind of PixivError.

Type Aliases§

Result
The result type of this crate.