ValidUserIDAmalgamationIter

Type Alias ValidUserIDAmalgamationIter 

Source
pub type ValidUserIDAmalgamationIter<'a> = ValidComponentAmalgamationIter<'a, UserID>;
Expand description

An iterator over ValidUserIDAmalgamtions.

This is just a specialized version of ValidComponentAmalgamationIter.

Aliased Typeยง

pub struct ValidUserIDAmalgamationIter<'a> { /* private fields */ }