Skip to main content

check

Function check 

Source
pub fn check() -> Result<(), Error>
Available on non-crate feature lock only.
Expand description

Turn the current CSPICE error state into a Result, clearing it on the way.

Ok(()) when no routine has failed since the last reset.