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