1 2 3
pub const CARGO_TOML: &str = "Cargo.toml"; pub const MAIN_RS: &str = "main.rs"; pub const LIB_RS: &str = "lib.rs";