apimock 5.17.0

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
5
6
7
8
#[path = "extra_test_cases/config_free_env.rs"]
mod config_free_env;
#[path = "extra_test_cases/response_headers.rs"]
mod response_headers;
#[path = "util.rs"]
pub mod util;

pub use util::constant;