pub fn run(args: &RunsArgs) -> Result<(), RkError>
Dispatch the runs surface.
Returns RkError::NotFound for an unknown run id and I/O failures from the state root.
RkError::NotFound