# game_inventory
A framework for generalizing inventory logic and abstracting it away from
item data in your specific game.
See more examples and specific documentation about this crate on [docs.rs](https://docs.rs/game_inventory/latest/game_inventory/).