Dimension

Trait Dimension 

pub trait Dimension { }
Expand description

An empty trait that represents the type of action.

Now, we have two types of actions: Single and Multiple.

Implementors§