Crate asyncified

source ·

Structs

  • This struct is designed to take a value whose methods are blocking and potentially slow, move it onto its own thread, and provide an async interface to operate on it.