Trait rupta::mir::context::ContextElement
source · pub trait ContextElement: Clone + Eq + PartialEq + Debug + Hash { }Object Safety§
This trait is not object safe.
pub trait ContextElement: Clone + Eq + PartialEq + Debug + Hash { }