mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
5 lines
91 B
Rust
5 lines
91 B
Rust
/// ~REQUIRE-DELETED PathBuf
|
|
use std::path::PathBuf;
|
|
|
|
/// ~MINIMIZE-ROOT main
|
|
fn main() {}
|