[][src]Crate urban_rs

Structs

Defid

A wrapper for the id of a definition entry.

Definition

The struct to represent an Urban definition entry.

Enums

UrbanError

Errors for the library.

Functions

fetch_by_defid

Get a definition trough a reqwest client by Defid, or None if the Defid is invalid.

fetch_definition

Get a list of definitions trough a reqwest client by word.

fetch_random

Fetch a list of random definitions trough a reqwest client.