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