Function wasm_encoder::reencode::utils::cont_type

source ยท
pub fn cont_type<T: ?Sized + Reencode>(
    reencoder: &mut T,
    cont_ty: ContType,
) -> Result<ContType, Error<T::Error>>