Cargo Features
Mockall has no features set by default.
[dependencies]
mockall = { version = "0.13.0", features = ["nightly"] }
- nightly
-
Extra features for the nightly compiler only
Enables nightly of downcast, nightly_derive of mockall_derive
Mockall has no features set by default.
[dependencies]
mockall = { version = "0.13.0", features = ["nightly"] }
Extra features for the nightly compiler only
Enables nightly of downcast, nightly_derive of mockall_derive