fluke-maybe-uring 0.1.1

Replicates some tokio-uring types to allow building code without it
Documentation

fluke-maybe-uring

fluke uses tokio-uring, but it also tries to function on platforms where io_uring is not available: this crate abstracts over "classic tokio" I/O types and tokio-uring types.