No description
Find a file
2026-02-21 20:28:48 +01:00
config Initial commit 2025-10-28 22:01:14 +01:00
file_database Create missing data file if needed 2026-02-21 14:30:07 +01:00
terminate Add more versatility to TERMINATE 2026-02-21 20:28:48 +01:00
web_utils Move web_render and web_error together 2026-02-21 15:35:49 +01:00
.gitignore Initial commit 2025-10-28 22:01:14 +01:00
Cargo.lock Add more versatility to TERMINATE 2026-02-21 20:28:48 +01:00
Cargo.toml Move web_render and web_error together 2026-02-21 15:35:49 +01:00
README.md Add example 2025-10-28 22:16:02 +01:00
rust-toolchain Initial commit 2025-10-28 22:01:14 +01:00

Rust commons

My set of common Rust utilities.

Example:

config = { version = "0.1.0", git = "https://git.sitegui.dev/sitegui/rust-commons.git" }