Skip to main content

detected

Function detected 

Source
pub fn detected() -> Level
Expand description

The highest level this machine can run.

The levels nest, so each test includes the one below it: a machine that reports V4 is a machine every clone below V4 also runs, which is what lets available hand a test the whole ladder up to this point.