Skip to main content

detect

Function detect 

Source
pub fn detect() -> Result<HostSupport, UnsupportedHost>
Expand description

Classifies the host this binary is running on.

ยงErrors

Both variants of UnsupportedHost; see detect_host and validate.