Cargo Features
[dependencies]
target-feature-dispatch = { version = "3.0.1", default-features = false, features = ["maint-lints", "arch-mips-r6", "stable-std-riscv"] }
- default = arch-arm64ec, arch-mips-r6, stable-std-riscv
-
These default features are set whenever
target-feature-dispatch
is added without
somewhere in the dependency tree.default-features = false - maint-code maint-lints
- arch-mips-r6 default
-
MSRV 1.73
- arch-arm64ec stable-std-riscv default
-
MSRV 1.78