var searchIndex = {}; searchIndex["rcmut"] = {"doc":"# RcMut","items":[[3,"RcMut","rcmut","A reference counted smart pointer with unrestricted mutability.",null,null],[11,"clone","","",0,null],[11,"new","","Create a new RcMut for a value.",0,{"inputs":[{"name":"t"}],"output":{"name":"rcmut"}}],[11,"borrow","","Get a reference to the value.",0,null],[11,"borrow_mut","","Get a mutable reference to the value.",0,null]],"paths":[[3,"RcMut"]]}; initSearch(searchIndex);