Skip to main content

Crate build_crate

Crate build_crate 

Source

Structs§

GuestBuild
Configuration for a guest (cross-compiled) cargo build.

Enums§

BuildKind
What kind of artifact to build.

Functions§

emit_rerun_for_dir
Recursively emit cargo:rerun-if-changed for all files in a directory.
resolve_manifest_dir
Resolve a relative path against CARGO_MANIFEST_DIR.
write_target_json
Write a target JSON string to OUT_DIR/targets/<filename> and return the path.