Function wasm_encoder::reencode::utils::struct_type
source ยท pub fn struct_type<T: ?Sized + Reencode>(
reencoder: &mut T,
struct_ty: StructType,
) -> Result<StructType, Error<T::Error>>
pub fn struct_type<T: ?Sized + Reencode>(
reencoder: &mut T,
struct_ty: StructType,
) -> Result<StructType, Error<T::Error>>