Function to_pretty_source_code

Source
pub fn to_pretty_source_code(
    cm: &SourceMap,
    skip_filename: bool,
) -> PrettySourceCode<'_>