Type Alias qt::JoinHandle

source ·
pub type JoinHandle = JoinHandle<Result<()>>;

Aliased Type§

struct JoinHandle { /* private fields */ }