pub fn host_from_id(id: HostId) -> Result<Host, HostUnavailable>Expand description
Given a unique host identifier, initialise and produce the host if it is available.
pub fn host_from_id(id: HostId) -> Result<Host, HostUnavailable>Given a unique host identifier, initialise and produce the host if it is available.