Docs.rs
pastemyst-1.0.0
pastemyst 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ANF-Studios
Dependencies
reqwest ^0.11.0
normal
serde ^1.0.118
normal
serde_json ^1.0.61
normal
tokio ^1.0.1
normal
Versions
36.36%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pastemyst
1.0.0
All Items
Crate Items
Modules
Macros
Crate
pastemyst
Copy item path
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.