erg/doc/EN/dev_guide/build_features.md
2022-08-30 22:00:34 +09:00

851 B

erg build features

badge

debug

Put into debug mode. This will log the behavior of Erg internally as it happens. Independent of Rust's debug_assertions flag.

japanese

Set the system language to Japanese. In this build, Erg internal options, help (help, copyright, license, etc.) and error messages are guaranteed to be in Japanese.