Features from optional dependencies
- rand implicit feature
-
Enables rand
rand:
Random number generators and other randomness functionality
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework
- wolfram-expr implicit feature
-
Enables wolfram-expr
wolfram-expr:
Efficient and ergonomic representation of Wolfram expressions in Rust