pub trait EmptyType { }
Expand description

Trait for marking stateless actions.

Implementations on Foreign Types§

source§

impl EmptyType for ()

Implementors§