pastebin_rust_api 0.5.14

Library for posting content to pastebin.com
1
2
3
pub use self::paste::Paste;

pub mod paste;