MCPcopy Create free account
hub / github.com/consensus-shipyard/ipc / ServerError

Class ServerError

ipc/cli/src/commands/ui/api/types.rs:267–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265#[derive(Debug)]
266#[allow(dead_code)]
267pub struct ServerError(pub String);
268
269impl warp::reject::Reject for ServerError {}

Callers 15

handle_approve_subnetFunction · 0.85
handle_add_validatorFunction · 0.85
handle_remove_validatorFunction · 0.85
handle_subnet_statsFunction · 0.85
handle_subnet_statusFunction · 0.85
handle_get_instancesFunction · 0.85
handle_get_instanceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected