Cargo Features
abstraps has no features set by default.
[dependencies]
abstraps = { version = "0.1.8", features = ["mlir", "clift"] }
- mlir
-
Affects
backends::mlir
… - clift = cranelift
-
Affects
backends::cranelift
…
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.
- cranelift clift?
-
Enables cranelift ^0.79.0