Docs.rs
  • vergen-lib-1.0.0-beta.1
    • vergen-lib 1.0.0-beta.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • CraZySacX
    • Dependencies
      • anyhow ^1.0.98 normal
      • bon ^3.6.5 normal
      • getset ^0.1.6 normal
      • serial_test ^3.2.0 dev
      • temp-env ^0.3.6 dev
      • rustversion ^1.0.21 build
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vergen_lib1.0.0-beta.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DefaultConfig
  • Describe
  • Dirty
  • Emitter
  • Sha

Enums

  • VergenKey

Traits

  • AddCustomEntries
  • AddEntries

Functions

  • add_default_map_entry
  • add_map_entry
  • count_idempotent

Type Aliases

  • CargoRerunIfChanged
  • CargoRustcEnvMap
  • CargoWarning

Constants

  • constants::VERGEN_IDEMPOTENT_DEFAULT
  • constants::features::BUILD_DATE_NAME
  • constants::features::BUILD_TIMESTAMP_NAME
  • constants::features::CARGO_DEBUG
  • constants::features::CARGO_DEPENDENCIES
  • constants::features::CARGO_FEATURES
  • constants::features::CARGO_OPT_LEVEL
  • constants::features::CARGO_TARGET_TRIPLE
  • constants::features::GIT_BRANCH_NAME
  • constants::features::GIT_COMMIT_AUTHOR_EMAIL
  • constants::features::GIT_COMMIT_AUTHOR_NAME
  • constants::features::GIT_COMMIT_COUNT
  • constants::features::GIT_COMMIT_DATE_NAME
  • constants::features::GIT_COMMIT_MESSAGE
  • constants::features::GIT_COMMIT_TIMESTAMP_NAME
  • constants::features::GIT_DESCRIBE_NAME
  • constants::features::GIT_DIRTY_NAME
  • constants::features::GIT_SHA_NAME
  • constants::features::RUSTC_CHANNEL_NAME
  • constants::features::RUSTC_COMMIT_DATE
  • constants::features::RUSTC_COMMIT_HASH
  • constants::features::RUSTC_HOST_TRIPLE_NAME
  • constants::features::RUSTC_LLVM_VERSION
  • constants::features::RUSTC_SEMVER_NAME
  • constants::features::SYSINFO_CPU_BRAND
  • constants::features::SYSINFO_CPU_CORE_COUNT
  • constants::features::SYSINFO_CPU_FREQUENCY
  • constants::features::SYSINFO_CPU_NAME
  • constants::features::SYSINFO_CPU_VENDOR
  • constants::features::SYSINFO_MEMORY
  • constants::features::SYSINFO_NAME
  • constants::features::SYSINFO_OS_VERSION
  • constants::features::SYSINFO_USER