Skip to main content

write_struct_properties_table

Function write_struct_properties_table 

Source
fn write_struct_properties_table(
    out: &mut String,
    fields: &[VariableDefinition<'_>],
    comments: &CommentData,
    ctx: &Ctx<'_>,
)