pastemd 0.5.0

Pluggable pastebin backend
Documentation
1
2
3
4
5
pub mod database;
pub mod model;
pub mod routing;

pub use dorsal::DatabaseOpts;