[][src]Crate imgflip

Structs

AccountClient

Client for api.imgflip.com that can caption meme templates

CaptionBox

Text and other fields for image caption

CaptionBoxBuilder

Builder for CaptionBox

CaptionBoxesRequest

Request data to caption a meme template

CaptionBoxesRequestBuilder

Builder for CaptionBoxesRequest

CaptionImageResponse

A captioned meme template

Client

Client for api.imgflip.com that obtains blank meme templates

MemeTemplate

Blank meme template that can be captioned with text boxes

Enums

CaptionFont

Font for CaptionBoxesRequest

Error

Error implementation for all crate errors

Type Definitions

Result

Result alias with crate's Error