Crate valence_build_utils
source ·Expand description
§valence_build_utils
Common code used in build scripts.
Functions§
- Parses a
proc_macro2::Ident
from astr
. Rust keywords are prepended with underscores to make them valid identifiers.