Skip to main content

append_struct

Function append_struct 

Source
fn append_struct(
    value: StructRef<'_>,
    struct_type: &StructType,
    builder: &mut impl VariantBuilderExt,
) -> Result<()>