Function parse_overlay_options

Source
fn parse_overlay_options(
    data: &str,
) -> Result<(Option<String>, Vec<String>), ()>