split_assignment

Function split_assignment 

Source
fn split_assignment(stmt: &str) -> Option<(String, String)>