Cargo Features
Tlayuda has no features set by default.
[dependencies]
tlayuda = { version = "0.1.6", features = ["allow_outside_tests"] }
FEATURES
- allow_outside_tests
-
By default, Tlayuda only works in tests. Set this feature to allow outside of test runs.