Cargo Features
rust-forth-compiler has no features set by default.
[dependencies]
rust-forth-compiler = { version = "0.5.3", features = ["enable_reflection"] }
- enable_reflection
-
Affects
rust-forth-compiler::ForthCompiler.word_addresses
,rust-forth-compiler::ForthCompiler.word_definitions
,rust-forth-compiler::ForthCompiler.word_opcodes
…