Trait rgb::schema::script::NodeAction[][src]

pub trait NodeAction: ToPrimitive + FromPrimitive + Ord where
    Self: Sized
{ }
Expand description

Marker trait for all node-specific action types

Implementors

Loading content...