Crate xkcd_search

Source

Modules§

error

Structs§

Comic

Functions§

get_archive
Returns the xkcd archive list
get_comic
Returns a comic for an ID
get_latest_comic
Returns the latest comic
search
Searches for a comic containing the words from the query
search_fuzzy
Searches for a comic with a fuzzy compare function that assigns a score to each match. The Threshold defines what still counts as a match