view src/lib.rs @ 13:1761ff21fedd

Add lines mapper input module
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 31 Jan 2016 11:40:13 +0000
parents 86b39697bc0e
children 895d6a1771db
line wrap: on
line source

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

#[test]
fn it_works() {
}