Searched refs:version_check (Results 1 – 25 of 51) sorted by relevance
123
3 …(https://github.com/SergioBenitez/version_check/workflows/CI/badge.svg)](https://github.com/Sergio…4 …es.io Version](https://img.shields.io/crates/v/version_check.svg)](https://crates.io/crates/versio…5 [![rustdocs on docs.rs](https://docs.rs/version_check/badge.svg)](https://docs.rs/version_check)19 version_check = "0.9"22 `version_check` is compatible and compiles with Rust 1.0.0 and beyond.30 extern crate version_check as rustc;40 extern crate version_check as rustc;52 extern crate version_check as rustc;61 See the [rustdocs](https://docs.rs/version_check) for more examples and complete77 `version_check` is licensed under either of the following, at your option:
2 name = "version_check"6 documentation = "https://docs.rs/version_check/"7 repository = "https://github.com/SergioBenitez/version_check"
3 "Name": "version_check",8 "Upstream URL": "https://github.com/SergioBenitez/version_check",
17 crate_name = "version_check"25 cargo_pkg_name = "version_check"
2 if !version_check::is_feature_flaggable().unwrap_or(false) { in main()6 if version_check::is_max_version("1.38.0").unwrap_or(false) in main()7 || !version_check::Channel::read().unwrap().is_stable() in main()
40 version_check = "0.9"
11 version_check = "GL ES 3.2.*git"24 version_check = "GL ES 3.2.*git"37 version_check = "GL ES 3.2.*git"
11 version_check = "GL ES 2.0.*git"
103 version_check=`compare_to_minimum_version $version $4`104 if test "$version_check"x = 0x; then
82 version_check() function153 version_check
2 if version_check::is_max_version("1.36.0").unwrap_or(false) { in main()
23 version_check = "0.9"
10 version_check = "GL ES 3.1.*git"
10 version_check = "GL ES 2.0.*git"
11 version_check = "GL ES 3.2.*git"
12 version_check = "GL ES 2.0.*git"
11 version_check = "GL ES 3.1.*git"
10 version_check = "GL ES 3.2.*git"
12 #version_check = "GL ES 3.2.*git"
12 version_check = "GL ES 3.2.*git"