option_to_dafny

Function option_to_dafny 

Source
pub fn option_to_dafny(
    value: Option<Constructor>,
) -> Rc<Option<Rc<Constructor>>>