view src/lib.rs @ 17:5a7f556c223d

Extend documentation.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 31 Jan 2016 13:01:22 +0000
parents 895d6a1771db
children 64d2dfde95a5
line wrap: on
line source

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

#[test]
fn it_works() {}