Cargo Features
anachro-forth-core has no features set by default.
[dependencies]
anachro-forth-core = { version = "0.0.2", features = ["std"] }
- std
-
serde:
Provide impls for common standard library types like Vec<T> and HashMap<K, V>.
Requires a dependency on the Rust standard library.
anachro-forth-core has 1 feature without comment.