Cargo Features
manas_semslot has no features set by default.
[dependencies]
manas_semslot = { version = "0.1.0", features = ["test-utils"] }
- test-utils
-
Enables rstest ^0.18.1, test-utils of manas_http and manas_space and claims ^0.7.1
feature: test-utils
Affects
process::tests_helper
,step::mock
,aux::mock
,scheme::mock
…