pub fn split_var_name(ident: &str) -> (&str, &str)
Expand description

Splits ident into namespaces and variable name