Skip to main content

pretty_print

Function pretty_print 

Source
pub fn pretty_print(
    source: impl AsRef<[u8]>,
    options: ParseOptions,
    with_types: bool,
    ignore_parse_errors: bool,
) -> PrettyPrintResult