Hello,
I'm the creator of the aragog crate, an ODM/OGM for ArangoDB and I want to implement the deadpool pattern for my lib.
What is the preferred way?
- Add the implementation on this repository
- Add the implementation on a custom crate which can be referenced on your
README
- Add an optional implementation directly on my crate with a feature gate
Hello,
I'm the creator of the aragog crate, an ODM/OGM for ArangoDB and I want to implement the
deadpoolpattern for my lib.What is the preferred way?
README