Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TrisH0x2A/7Days7RustProjects
/ parse_args
Function
parse_args
rust-file-encryptor/src/cli.rs:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
pub fn parse_args() -> Cli {
12
Cli::from_args()
13
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected