[][src]Trait tuplex::ValueOf

pub trait ValueOf<T> { }

Marks that Self is a value of T. The purpose of this trait is for implementing TupleOf.

Implementors

Loading content...