Skip to main content

lower_use_trinket

Function lower_use_trinket 

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