update_object

Function update_object 

Source
pub fn update_object<A, F>(a: A, fs: F) -> A
where F: FnOnce(&mut A),