mocktopus 0.8.0

Mocking framework for Rust
Documentation
1
2
3
pub fn function() -> &'static str {
    "not mocked"
}