csv::ByteString [] [src]

type ByteString = Vec<u8>;

A convenience type for referring to a plain byte string.