Type Definition m3u::EntryWriter [] [src]

type EntryWriter<W> = Writer<W, Entry>;

A Writer that specifically writes Entrys.