pub fn call_value<Tkey>(uri: &Uri, name: Tkey, params: Params) -> Result<Response>where Tkey: Into<String>,