var searchIndex = {}; searchIndex["crates_index"] = {"doc":"","items":[[3,"Version","crates_index","A single version of a crate published to the index",null,null],[3,"Dependency","","A single dependency of a specific crate version",null,null],[3,"Crates","","Constructed from `Index::crates`",null,null],[3,"CrateIndexPaths","","Constructed from `Index::crate_index_paths`",null,null],[3,"Index","","Wrapper around managing the crates.io-index git repository",null,null],[3,"Crate","","A single crate that contains many published versions",null,null],[11,"clone","","",0,null],[11,"decode","","",0,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"name","","Name of the crate",0,null],[11,"version","","Name of this version",0,null],[11,"dependencies","","Dependencies for this version",0,null],[11,"checksum","","Checksum of the package for this version",0,null],[11,"features","","",0,null],[11,"is_yanked","","Whether this version was [yanked](http://doc.crates.io/crates-io.html#cargo-yank) from the\nindex",0,null],[11,"clone","","",1,null],[11,"decode","","",1,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"name","","",1,null],[11,"requirement","","",1,null],[11,"features","","",1,null],[11,"is_optional","","",1,null],[11,"has_default_features","","",1,null],[11,"target","","",1,null],[11,"kind","","",1,null],[11,"next","","",2,null],[11,"next","","",3,null],[11,"new","","Construct a new Index supplying a path where the index lives or should live",4,{"inputs":[{"name":"pathbuf"}],"output":{"name":"index"}}],[11,"exists","","Determines if *anything* exists at the path specified from the constructor",4,null],[11,"clone","","Clones the index to the path specified from the constructor",4,null],[11,"crate_","","Retrieve a single crate by name (case insensitive) from the index",4,null],[11,"crates","","Retrieve an iterator over all the crates in the index",4,null],[11,"crate_index_paths","","Returns all the crate index file paths in the index",4,null],[11,"new","","",5,{"inputs":[{"name":"pathbuf"}],"output":{"name":"crate"}}],[11,"versions","","Published versions of this crate sorted chronologically by date published",5,null],[11,"earliest_version","","",5,null],[11,"latest_version","","",5,null]],"paths":[[3,"Version"],[3,"Dependency"],[3,"Crates"],[3,"CrateIndexPaths"],[3,"Index"],[3,"Crate"]]}; initSearch(searchIndex);