view src/lib.rs @ 19:0d1007320d02

formats/util: Add MRSinkGenerator type.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 31 Jan 2016 13:52:49 +0000
parents 895d6a1771db
children 64d2dfde95a5
line wrap: on
line source

pub mod closure_mr;
pub mod formats;
pub mod mapreducer;

#[test]
fn it_works() {}