Function vl53l1::outcome::from_st

source ·
pub fn from_st(status: i8) -> Result<Outcome<()>, StError>
Expand description

Produce a Result from an error value from the original API.