Skip to main content

gen_named_let_bindings_pub

Function gen_named_let_bindings_pub 

Source
pub fn gen_named_let_bindings_pub(
    params: &[ParamDef],
    opaque_types: &AHashSet<String>,
) -> String
Expand description

Generate let bindings for non-opaque Named params, converting them to core types.