pub trait PrimIn: State { }
Expand description

A state that uses primitive inputs.

Implementors§