wasm_encoder::reencode::utils

Function tag_kind

Source
pub fn tag_kind<T: ?Sized + Reencode>(
    _reencoder: &mut T,
    kind: TagKind,
) -> TagKind
Available on crate feature wasmparser only.