No description
Find a file
Markus Scully 9e7979931c
♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files
- Added `.zed/settings.json` to configure rust-analyzer with `leptosfmt`.
- Created `rustfmt.toml` with max width 120 and comment wrapping settings.
- Applied consistent formatting across all modified crates using rustfmt.
- Reorganized import statements and improved code style in multiple modules.
2025-08-07 12:49:33 +03:00
.cargo ♻️🍱💩👷 crates/vanth, project: Refactor entity system and setup; migrate to Nix flakes 2025-08-04 21:03:15 +03:00
.zed ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00
crates ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00
.gitignore Init commit 2024-11-14 23:24:15 +00:00
Cargo.lock 🧪 workspace, varo: Implement RNG with ChaCha8 and add optimization function 2025-08-06 16:46:58 +03:00
Cargo.toml 🧪 workspace, varo: Implement RNG with ChaCha8 and add optimization function 2025-08-06 16:46:58 +03:00
flake.lock ♻️🍱💩👷 crates/vanth, project: Refactor entity system and setup; migrate to Nix flakes 2025-08-04 21:03:15 +03:00
flake.nix ♻️🍱💩👷 crates/vanth, project: Refactor entity system and setup; migrate to Nix flakes 2025-08-04 21:03:15 +03:00
LICENSE Refactor: Convert project to a Bevy-based workspace and node 2025-07-12 22:59:41 +03:00
README.md Refactor: Convert project to a Bevy-based workspace and node 2025-07-12 22:59:41 +03:00
rustfmt.toml ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00

Vanth

Vanth is a work in progress. Maybe some kind of distributed ECS database?