Skip to main content

Module zig

Module zig 

Source

Structs§

CliConfig
Rustflags provided via cargo’s --config CLI option.
ZigWrapper
zig wrapper paths

Enums§

Zig
Zig linker wrapper

Functions§

prepare_zig_linker
Prepare wrapper scripts for zig cc and zig c++ and returns their paths
prepare_zig_linker_with_cli_config
Like prepare_zig_linker, but additionally honors rustflags passed via cargo’s --config CLI option (config_args) when deriving the -mcpu passed to zig cc.