MCPcopy Create free account
hub / github.com/dexloom/loom / Cli

Class Cli

bin/nodebench/src/cli.rs:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3#[derive(Debug, Parser)]
4pub struct Cli {
5 pub endpoint: Vec<String>,
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected