Constant crate_metadata::MODULE_PREFIX_DELIMITER
source · pub const MODULE_PREFIX_DELIMITER: &str = "#";
Expand description
The Theseus Makefile appends prefixes onto bootloader module names, which are separated by the “#” character. For example, “k#my_crate-hash.o”.