This repository has been archived on 2025-03-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AIT/src/view/resources/mod.rs

2 lines
51 B
Rust
Raw Normal View History

2024-08-17 21:40:50 +04:00
pub static HELP: &str = include_str!("help.html");