Trait fuse_backend_rs::async_util::AsyncDrive[][src]

pub trait AsyncDrive: Clone + Send + 'static { }
Expand description

A helper trait to simplify generic type declaration

Implementors