Crate valence_build_utils

Source
Expand description

§valence_build_utils

Common code used in build scripts.

Functions§

ident
Parses a proc_macro2::Ident from a str. Rust keywords are prepended with underscores to make them valid identifiers.
rerun_if_changed
write_generated_file