structure_display_fmt

Function structure_display_fmt 

Source
pub(crate) fn structure_display_fmt(
    structure: &Structure<'_>,
    f: &mut Formatter<'_>,
    type_annotate: bool,
) -> Result