Skip to main content

Module deref

Module deref 

Source
👎Deprecated: If you can, do not use this module as it adds assumptions about the core of Rust’s deref semantics.

Traits§

DerefSpecDeprecated
This is a workaround to add an uninterpreted specification of Deref trait, as Deref is included in Verus but does not have spec functions. It is currently not used, and we do not recommend using it, as it adds assumptions about the core of Rust’s deref semantics, which may cause soundness issues if not used carefully. It may change if Verus adds native support for spec functions in the Deref trait.

Functions§

arc_deref_specDeprecated
box_deref_specDeprecated
group_deref_specDeprecated
rc_deref_specDeprecated
ref_deref_specDeprecated