Skip to main content

task_to_json

Function task_to_json 

Source
pub fn task_to_json(result: &TaskResult) -> Value
Expand description

Serialize task result to JSON.

Paths in the result are already relative to the project root (set at construction time). Uses scout_to_json() for the scout section.