[][src]Trait boomerang::EventValue

pub trait EventValue: Debug + Eq + Copy + Clone { }

Implementors

impl<V> EventValue for V where
    V: Debug + Eq + Copy + Clone
[src]

Loading content...