Cargo Features
Mockall has no features set by default.
[dependencies]
mockall = { version = "0.13.1", 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.1", features = ["nightly"] }
Extra features for the nightly compiler only
Enables nightly of downcast, nightly_derive of mockall_derive