Skip to main content

run

Function run 

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

Print the payload report.

ยงErrors

Returns RkError::Other when the report cannot serialize, which is a defect in this binary rather than anything a caller can correct.