lighty_launch/arguments/
mod.rs

1// Copyright (c) 2025 Hamadi
2// Licensed under the MIT License
3
4mod arguments;
5
6pub use arguments::*;