[][src]Function dprint_core::configuration::resolve_new_line_kind

pub fn resolve_new_line_kind(
    file_text: &str,
    new_line_kind: NewLineKind
) -> &'static str

Resolves the NewLineKind text from the provided file text and NewLineKind.