Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/component_model/bindgen/
H A Dresults.rs112 mod string_error { module
183 fn string_error(&mut self, a: f64) -> Result<Result<f64, String>, Error> { in run() method