This crate is based entirely based on https://github.com/dtolnay/async-trait except that it adds a tiny patch to allow deriving Sync
on these futures as well (see dtolnay#96), which are currently required until the broader ecosystem issues addressed in dtolnay#77 get resolved.