var searchIndex = {}; searchIndex["rustc_version"] = {"doc":"Simple library for getting the version information of a `rustc`\ncompiler.","items":[[3,"VersionMeta","rustc_version","Rustc version plus metada like git short hash and build date.",null,null],[12,"semver","","Version of the compiler",0,null],[12,"commit_hash","","Git short hash of the build of the compiler",0,null],[12,"commit_date","","Build date of the compiler",0,null],[12,"channel","","Release channel of the compiler",0,null],[12,"host","","Host target triple of the compiler",0,null],[12,"short_version_string","","Short version string of the compiler",0,null],[4,"Channel","","Release channel of the compiler.",null,null],[13,"Dev","","Development release channel",1,null],[13,"Nightly","","Nightly release channel",1,null],[13,"Beta","","Beta release channel",1,null],[13,"Stable","","Stable release channel",1,null],[5,"version","","Returns the `rustc` SemVer version.",null,{"inputs":[],"output":{"name":"version"}}],[5,"version_meta","","Returns the `rustc` SemVer version and additional metadata\nlike the git short hash and build date.",null,{"inputs":[],"output":{"name":"versionmeta"}}],[5,"version_meta_for","","Parses a "rustc -vV" output string and returns\nthe SemVer version and additional metadata\nlike the git short hash and build date.",null,{"inputs":[{"name":"str"}],"output":{"name":"versionmeta"}}],[5,"version_matches","","Check wether the `rustc` version matches the given SemVer\nversion requirement.",null,{"inputs":[{"name":"str"}],"output":{"name":"bool"}}],[11,"fmt","","",1,null],[11,"hash","","",1,null],[11,"partial_cmp","","",1,null],[11,"cmp","","",1,null],[11,"eq","","",1,null],[11,"clone","","",1,null],[11,"hash","","",0,null],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"cmp","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null]],"paths":[[3,"VersionMeta"],[4,"Channel"]]}; initSearch(searchIndex);