var searchIndex = {}; searchIndex["anyrange"] = {"doc":"This library provides an `AnyRange` trait that unifies the ranges\n`std::ops::Range`, `std::ops::RangeFrom`, `std::ops::RangeTo`\nand `std::ops::RangeFull`. It offers a function for converting\nartibrary kinds of ranges to "concrete" ranges that have a start\nand an end.","items":[[8,"AnyRange","anyrange","",null,null],[10,"start","","returns `Sone(s)` if a start has been specified",0,null],[10,"end","","returns `Sone(s)` if an end has been specified",0,null],[11,"to_range","","converts this range into a concrete `std::ops::Range<Index>`\nby defaulting non-existant bounds to the given start/end values",0,null]],"paths":[[8,"AnyRange"]]}; initSearch(searchIndex);