Cargo Features
tear has no features set by default.
[dependencies]
tear = { version = "0.5.1", features = ["experimental", "ignore-ui", "combinators"] }
- experimental
-
For Try, which is experimental
- ignore-ui
-
Ignore UI tests when developing
- combinators = either
-
Use either for combinators
Affects
tear::Judge.side
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.