EmptyType

Trait EmptyType 

Source
pub trait EmptyType { }
Expand description

Trait for marking stateless actions.

Implementations on Foreign Types§

Source§

impl EmptyType for ()

Implementors§