WIP: clap

This commit is contained in:
2026-02-20 22:14:21 +01:00
parent bf361d3ab9
commit 6216b9341b
76 changed files with 9103 additions and 143 deletions

View File

@@ -25,6 +25,7 @@ pub struct InitArgs {
pub buffer: Option<u32>,
}
#[allow(dead_code)]
pub struct Init {
pub app: App,
pub link: Arc<LinkState>,