[][src]Function dprint_core::print_write_items

pub fn print_write_items<T>(
    write_items: Vec<WriteItem<T>>,
    options: PrintWriteItemsOptions
) -> String where
    T: StringRef

Prints string based writer items.