ci_info 0.14.15

Provides current CI environment information.
Documentation
1
2
3
4
5
6
7
8
9
(function() {
    var implementors = Object.fromEntries([["ci_info",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.90.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"enum\" href=\"ci_info/types/enum.Vendor.html\" title=\"enum ci_info::types::Vendor\">Vendor</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.90.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"ci_info/types/struct.CiInfo.html\" title=\"struct ci_info::types::CiInfo\">CiInfo</a>"]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":57,"fragment_lengths":[519]}