Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/component_model/
H A Dfunc.rs2712 trait SliceExt<'a> { interface
2728 impl<'a> SliceExt<'a> for &'a [u8] { impl