Skip to main content

update_doc

Function update_doc 

Source
fn update_doc(doc: &RefCell<Doc>, update: impl FnOnce(Doc) -> Doc)