Type Definition sequoia_openpgp::cert::amalgamation::ValidUserAttributeAmalgamation[][src]

type ValidUserAttributeAmalgamation<'a> = ValidComponentAmalgamation<'a, UserAttribute>;

A Valid User Attribute and its associated data.

A specialized version of ValidComponentAmalgamation.