EmptyType
relm4
0.10.1
Empty
Type
Implementations on Foreign Types
()
Implementors
In relm4::
actions::
traits
relm4
::
actions
::
traits
Trait
Empty
Type
Copy item path
Source
pub trait EmptyType { }
Expand description
Trait for marking stateless actions.
Implementations on Foreign Types
§
Source
§
impl
EmptyType
for
()
Implementors
§