Skip to main content

TabSeparatedWithNamesOutput

Type Alias TabSeparatedWithNamesOutput 

Source
pub type TabSeparatedWithNamesOutput<T> = TsvWithNamesOutput<T>;

Aliased Typeยง

pub struct TabSeparatedWithNamesOutput<T> { /* private fields */ }