No description
Find a file
2026-01-21 18:54:22 +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
web_render Add WebRender::add_global() 2026-01-21 18:54:22 +01:00
.gitignore Initial commit 2025-10-28 22:01:14 +01:00
Cargo.lock Export context!() 2025-12-31 12:51:23 +01:00
Cargo.toml Add web_render 2025-12-31 12:03:53 +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" }