Type Alias async_rusqlite::DbThreadJoinHandle
source · pub type DbThreadJoinHandle = JoinHandle<CloseDbResult>;
Aliased Type§
struct DbThreadJoinHandle(/* private fields */);
pub type DbThreadJoinHandle = JoinHandle<CloseDbResult>;
struct DbThreadJoinHandle(/* private fields */);