new

Function new 

Source
pub fn new<T>(val: T) -> RcMut<T>
Expand description

Create a new RcMut for a value.