shared_mongodb

This crate is a handy helper to share a MongoDB client within a process, for example, to share it among asynchronous request handlers.