Type Definition m3u::EntryReader [] [src]

type EntryReader<R> = Reader<R, Entry>;

A Reader that specifically reads Entrys.