potato-type 0.26.0

Toppings for your potatoes
Documentation
1
2
3
4
5
pub mod request;
pub mod response;

pub use request::*;
pub use response::*;