Skip to main content

run

Function run 

Source
pub fn run(args: &RunsArgs) -> Result<(), RkError>
Expand description

Dispatch the runs surface.

ยงErrors

Returns RkError::NotFound for an unknown run id and I/O failures from the state root.