[][src]Type Definition mapreduce::mapreduce::MapFunc

type MapFunc<T> = fn(item: T, writer: dyn Writer);