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
/
collect
/
single_file.rs
blob: 92c2829d4780597bcef68c18a40a0ac15c943a96 (
plain
) (
blame
)
1
2
3
pub
struct
JVSingleFileCollect
{
pub
data
:
Vec
<
u8
>
,
}