dafny_runtime::object

Function new

Source
pub fn new<T>(val: T) -> Object<T>