Crate mz_build_info

Source
Expand description

Metadata about a Materialize build.

These types are located in a dependency-free crate so they can be used from any layer of the stack.

Macros§

__git_sha_internal
build_info
Generates an appropriate BuildInfo instance.

Structs§

BuildInfo
Build information.

Constants§

DUMMY_BUILD_INFO
Dummy build information.
TARGET_TRIPLE
The target triple of the platform.