Crate pretty_simple

Crate pretty_simple 

Source

Structs§

Doc

Traits§

ToDoc

Functions§

to_list
Convert an iterator of items to a Doc by rendering each item with ToDoc and interspersing separator between them.