index
:
CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmds
/
arg
/
empty.rs
blob: 24d78957e3a17f35c170ddb0be9ea3c3929595e7 (
plain
) (
blame
)
1
2
3
4
use
clap
::
Parser
;
#[derive(Parser, Debug)]
pub
struct
JVEmptyArgument
{}