pastemd 0.1.2

Pastebin service API
Documentation
1
2
3
4
5
pub mod database;
pub mod model;
pub mod routing;

pub use dorsal::DatabaseOpts;