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.
pub fn run(args: &PayloadArgs) -> Result<(), RkError>Print the payload report.
Returns RkError::Other when the report cannot serialize, which is a
defect in this binary rather than anything a caller can correct.