vhost-device/vhost-device-scmi/src
Manos Pitsidianakis 5624abb31f scmi: move CLI arg types to lib submodule
Currently, the main CLI struct type is defined in src/main.rs thus
inaccessible when using the crate as a library. Move it to its own
module under src/args.rs

This will be useful in the followup commit that will use src/args.rs
directly to generate manual pages using clap_mangen from the xtask crate
in this workspace.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
2025-04-15 14:25:32 +05:30
..
devices clippy: Fix clippy::precedence 2025-03-31 13:45:27 +02:00
args.rs scmi: move CLI arg types to lib submodule 2025-04-15 14:25:32 +05:30
main.rs scmi: move CLI arg types to lib submodule 2025-04-15 14:25:32 +05:30
scmi.rs clippy: Fix clippy::precedence 2025-03-31 13:45:27 +02:00
vhu_scmi.rs clippy: Fix clippy::precedence 2025-03-31 13:45:27 +02:00