1
2
3
4
//! A plug and play http interface layer for various lockchain components

extern crate gotham_serde_json_body_parser as goth_json;