pub fn extern_spec_alloc_rc_T_Rc_T_new<T>(value: T) -> Rc<T>Expand description
extern spec for ::alloc::rc::Rc<T>::new
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
*result@ == valuepub fn extern_spec_alloc_rc_T_Rc_T_new<T>(value: T) -> Rc<T>extern spec for ::alloc::rc::Rc<T>::new
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
*result@ == value