view Cargo.toml @ 37:bda56504a12c

Add ShardMergeIterator type. This type is used to merge the shards that are the input to the reduce phase. See https://drive.google.com/open?id=1grB87a0w9fQ2k7i04N3VJvYlw2BldxWNcHublW_ygJs
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 01 Feb 2016 20:35:45 +0000
parents 020bfec8699f
children 4a111475534f
line wrap: on
line source

[package]
name = "localmr"
version = "0.1.0"
authors = ["Lewin Bormann <lbo@spheniscida.de>"]

[dependencies]
time = "0.1.34"