Skip to main content

available

Function available 

Source
pub fn available() -> Vec<Level>
Expand description

Every level this machine can run, lowest first. A test that wants to compare the levels against each other iterates this; asking for one that is not in it would only get the highest one that is.