# Maybe-Async-Cfg Tests
**Why bother writing similar code twice for blocking and async code?**
[](https://github.com/nvksv/maybe-async-cfg-tests/actions)
[](./LICENSE)
[](https://crates.io/crates/maybe-async-cfg-tests)
[](https://docs.rs/maybe-async-cfg-tests)
This is a crate with tests for [Maybe-Async-Cfg](https://github.com/nvksv/maybe-async-cfg).
## Acknowledgements
This crate is a redesigned fork of these wonderful crates:
- [fMeow/maybe-async-rs](https://github.com/fMeow/maybe-async-rs)
- [marioortizmanero/maybe-async-rs](https://github.com/marioortizmanero/maybe-async-rs)
Thanks!
Also, many thanks to [John Vandenberg](https://github.com/jayvdb) for improving this crate and fixing errors.
# License
MIT