]> git.lizzy.rs Git - rust.git/commit
collections: Add trait RangeArgument
authorUlrik Sverdrup <root@localhost>
Mon, 27 Apr 2015 17:37:13 +0000 (19:37 +0200)
committerUlrik Sverdrup <root@localhost>
Mon, 27 Apr 2015 17:37:13 +0000 (19:37 +0200)
commit9993a43e5c1b42ed42ae46749b1cdd8874db602f
treeb144bbe2c2bed093c6399eff9b000500a0a630c7
parentf191f924214aa1dcd342ada1d99775ccbb01ddd7
collections: Add trait RangeArgument

RangeArgument is introduced as unstable under the
feature(collections_range)
src/libcollections/lib.rs
src/libcollections/range.rs [new file with mode: 0644]