[][src]Function wasmer_runtime_core::parse::wp_type_to_type

pub fn wp_type_to_type(ty: WpType) -> Result<Type, LoadError>

Convert given WpType to Type.