Skip to main content

make_constructors

Function make_constructors 

Source
fn make_constructors(
    ctx: &AssistContext<'_, '_>,
    module: Module,
    types: &[Type],
) -> Vec<Option<Expr>>