Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/ic-repl
/ main
Function
main
src/main.rs:167–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
fn main() -> anyhow::Result<()> {
168
let opts = Opts::parse();
169
repl(opts)
170
}
Callers
nothing calls this directly
Calls
1
repl
Function · 0.85
Tested by
no test coverage detected