[][src]Constant weld::BUILD

pub const BUILD: &str = env!("BUILD_ID");

A build ID.

If Weld was compiled in a non-standard manner (i.e., without Cargo), this will be unknown.