Type Definition fmty::types::Csv

source ·
pub type Csv<I> = Join<I, &'static str>;
Expand description

See csv().