dealer :: package :: edit :: split_code_and_comment Function split_code_and_comment [source] pub(crate) fn split_code_and_comment(line: &str) -> (&str, Option<&str>)