Version 0.7.0
- Allow mock closures to call mockable and mocked functions and to create mocks
- Make functions not mocked during execution of their mock closures to prevent recursive calls
- Accept inability to inject modules in separate files: remove tests and fix docs
- Upgrade project to Rust 2018
- Add mocking tricks to docs