pub fn parse_default_function_call(
    body_ctx: Context,
    params: &ParamsDesc
) -> Result<Context>
Expand description

Creates Context, which has all argument default values applied and with unbound values causing error to be returned