[][src]Function wasmer_runtime_core_fl::parse::wp_type_to_type

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

Convert given WpType to Type.