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

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

A Valid User Attribute and its associated data.

A specialized version of ValidComponentAmalgamation.