A mocking framework for Rust that enables mocking of functions and methods.
# Cargo.toml
[dependencies]
mocktopus = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mock a function using Mocktopus for testing.
Switch to nightly Rust with `rustup default nightly`.
No dependency data recorded yet.