• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "peeking_take_while",
4    "License": "Apache License V2.0, MIT",
5    "License File": "LICENSE-APACHE, LICENSE-MIT",
6    "Version Number": "0.1.2",
7    "Owner": "fangting12@huawei.com",
8    "Upstream URL": "https://github.com/fitzgen/peeking_take_while",
9    "Description": "A Rust library that provides support for taking elements from an iterator while peeking at the next element."
10  }
11]