Crate nekoslife

Source

Enums§

Category
NekosLifeError
Any error that can occur while accessing the api.
NsfwCategory
A nsfw category of images.
SfwCategory
A sfw category of images.

Functions§

get
Gets the url of an image / gif from the api, from the given category, and using the default client.
get_with_client
Gets the url of an image / gif from the api, from the given category, and using the given client.