view src/lib.rs @ 22:63d1a6b2dfda

Make WriteLogWriter generic over the sink used.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 31 Jan 2016 14:11:06 +0000
parents 895d6a1771db
children 64d2dfde95a5
line wrap: on
line source

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

#[test]
fn it_works() {}