Struct HostManager
dinghy_lib::device::host
pub struct HostManager { /* fields omitted */ }
impl HostManager
pub fn probe(compiler: &Arc<Compiler>) -> Option<HostManager>
impl PlatformManager for HostManager
fn devices(&self) -> Result<Vec<Box<Device>>>
impl !Send for HostManager
impl !Sync for HostManager