Function ftd::split_module[][src]

pub fn split_module(
    id: &str,
    line_number: usize
) -> Result<(Option<&str>, &str, Option<&str>)>