pub fn run_tests(options: &TestOptions) -> Result<(), TestError>Expand description
Regenerates the private preview target and runs its explicit inline Rust tests.
ยงErrors
Returns an error when configuration, generation, process startup, or Cargo tests fail.