Skip to main content

lower_use_item

Function lower_use_item 

Source
pub(super) fn lower_use_item<B>(
    ctx: &mut LowerCtx<'_, '_, '_, B>,
    name: &str,
    empower_rank: Option<u8>,
    condition: Option<&Condition>,
)
where B: RotationBackend,