bevy_persistence_database 0.3.0

A persistence and database integration solution for the Bevy game engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
target/
.git/
.DS_Store
.tmp*
*.log
**/*.rlib
**/*.rmeta
**/*.d
perf_results.csv

Cargo.lock
**/.idea/
**/.vscode/