Crate pastemyst[][src]

Modules

paste

The paste namespace which contains every method and struct to GET and POST (send) a paste to pastemyst.

user

This is the user module which allows you to communicate with pastemyst's api to send GET requests to check if a user exists or not and GET user information.

Macros

str

This macro can assist prevention of converting an str to a String and calling that method each time.