merge_basic

Function merge_basic 

Source
fn merge_basic<T>(s: &mut Option<T>, o: Option<T>, _env: &EnvProperties)