Function aitia::print_simple_report

source ยท
pub fn print_simple_report<T: Fact>(
    tr: &Result<Traversal<'_, T>, TraversalError<'_, T>>
)