pub type ItemWriter<W> = CustomItemWriter<W, SimpleNamespaces>;Expand description
Type alias to simplify the use for the default namespace tracking implementation.
Aliased Typeยง
pub struct ItemWriter<W> { /* private fields */ }pub type ItemWriter<W> = CustomItemWriter<W, SimpleNamespaces>;Type alias to simplify the use for the default namespace tracking implementation.
pub struct ItemWriter<W> { /* private fields */ }