Function call

Source
pub async fn call<'a>(
    client: &'a mut MoodleClient,
    params: &'a mut Params,
) -> Result<Returns>