pub type DbThreadJoinHandle = JoinHandle<CloseDbResult>;

Aliased Type§

struct DbThreadJoinHandle(/* private fields */);