Home
last modified time | relevance | path

Searched refs:record_error (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/tests/all/component_model/bindgen/
H A Dresults.rs410 mod record_error { module
522 fn record_error(&mut self, a: f64) -> Result<f64, TrappableE2> { in run() method
559 record_error::foo::E2 { in run()