Crate pastemyst

Source

Modules§

data
This is the data module that can be used for general purposes
paste
The paste namespace which contains every method and struct to GET and POST (send) a paste to pastemyst.
time
This module is extremely useful for time-related operations.
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.