Function wasm_encoder::reencode::utils::entity_type

source ยท
pub fn entity_type<T: ?Sized + Reencode>(
    reencoder: &mut T,
    type_ref: TypeRef,
) -> Result<EntityType, Error<T::Error>>