pub(super) fn build_spell_usable_offsets(
buffer_offsets: &BufferOffsets,
resolver: Option<&SpecResolver>,
pending: &[(SpellIdx, usize)],
) -> FastMap<usize, SpellUsableOffsets>pub(super) fn build_spell_usable_offsets(
buffer_offsets: &BufferOffsets,
resolver: Option<&SpecResolver>,
pending: &[(SpellIdx, usize)],
) -> FastMap<usize, SpellUsableOffsets>