[][src]Function zap_api::call

pub fn call(
    service: &ZapService,
    component: &str,
    calltype: &str,
    method: &str,
    _params: HashMap<String, String>
) -> Result<Value, ZapApiError>