pub type DiskCommandResultReceiver<T> = Receiver<QuillSQLResult<T>>;
Aliased Typeยง
pub struct DiskCommandResultReceiver<T> { /* private fields */ }
pub type DiskCommandResultReceiver<T> = Receiver<QuillSQLResult<T>>;
pub struct DiskCommandResultReceiver<T> { /* private fields */ }