Bug Fixes
- Fix with_sub_index on LaneCardIndex ([c96aad0](c96aad0b15a66d1e30aa8ebeb5c8bc09984d41ae))
Features
- Current index api for LaneCardIndex ([a8fddf0](a8fddf0c4186fdf77d14c4ee99de3db885f388b7))
- All sub-cards are now indexable, not just CompositeCards ([be627cd](be627cd3c852028eebe59f121011ceb47c87a919))
Refactor
- Use owned string in CardIndex to simplify lifetimes ([db31937](db31937af208070a167e528da3b2b92912e5187c))
- Simplify the card index data model ([22ea13f](22ea13fdcb0571701d6bd621ffa8429f852293eb))
Break
- Remove LaneCardIndex::default ([5894641](58946412d8ce084d32f49a82b1663368095df544))