[][src]Function ra_vfs::normalize_newlines

pub fn normalize_newlines(src: &mut String) -> LineEndings

Replaces \r\n with \n in-place in src.