A new mocking library to mock functions without using trait

I think we probably could leverage the similar technology here: Mocking tokio, hyper and reqwest without using trait or changing production code by using injectorpp

I'll check the diesel crate.