wasm_encoder::reencode::utils

Function export_kind

Source
pub fn export_kind<T: ?Sized + Reencode>(
    _reencoder: &mut T,
    external_kind: ExternalKind,
) -> ExportKind
Available on crate feature wasmparser only.