Type Definition simple_proxy::proxy::service::State[][src]

type State = Arc<Mutex<HashMap<(String, u64), String>>>;