No description
Find a file
2025-11-15 15:38:43 +01:00
config Initial commit 2025-10-28 22:01:14 +01:00
file_database Make FileDatabase clonable for all T 2025-10-29 20:49:29 +01:00
terminate Initial commit 2025-10-28 22:01:14 +01:00
web_error Improve error message 2025-11-15 15:38:43 +01:00
.gitignore Initial commit 2025-10-28 22:01:14 +01:00
Cargo.lock Initial commit 2025-10-28 22:01:14 +01:00
Cargo.toml Initial commit 2025-10-28 22:01:14 +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" }