Function wasm_encoder::reencode::utils::type_bounds
source ยท pub fn type_bounds<T: ?Sized + Reencode>(
reencoder: &mut T,
ty: TypeBounds,
) -> TypeBounds
Available on crate feature
wasmparser
only.