bevy_persistence_database 0.2.2

A persistence and database integration solution for the Bevy game engine
Documentation
1
2
3
4
5
6
7
8
pub mod transmutation_tests;
pub mod joining_tests;
pub mod caching_tests;
pub mod filtering_tests;
pub mod loading_tests;
pub mod presence_tests;
pub mod resource_tests;
pub mod system_param_tests;