Function wasmi_validation::func::require_label
source · pub fn require_label(
depth: u32,
frame_stack: &StackWithLimit<BlockFrame>
) -> Result<&BlockFrame, Error>
pub fn require_label(
depth: u32,
frame_stack: &StackWithLimit<BlockFrame>
) -> Result<&BlockFrame, Error>