pub type TabSeparatedRawOutput<T> = TsvRawOutput<T>;
pub struct TabSeparatedRawOutput<T> { /* private fields */ }