pub fn build() -> ArtifactsExpand description
Build Z3 from source and return the resulting artifacts.
Call this from your crate’s build.rs.
Source resolution priority:
Z3_SRC_SOURCE_DIRenvironment variable- Bundled source at
$CARGO_MANIFEST_DIR/z3/(the submodule) - Panics with a clear message