unleash_yggdrasil

Function compile

Source
pub fn compile(
    toggle: &ClientFeature,
    segment_map: &HashMap<i32, Segment>,
    warnings: &mut Vec<EvalWarning>,
) -> CompiledToggle