Module construct

Module construct 

Source
Expand description

Helper traits to enable some of this crate’s type magic.

Traits§

Constructor
Marker trait for types that can turn a list of values into something else.
ListValidator
Marker trait for types that can validate a list of values into something potentially fallible.