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