Skip to main content

items_to_v3_owned

Function items_to_v3_owned 

Source
fn items_to_v3_owned(
    items: Vec<FormatDescriptionV3Inner<'_>>,
) -> FormatDescriptionV3Inner<'static>
Available on crate feature alloc and (crate features formatting or parsing) only.