Trait ockam_entity::ProfileTrait[][src]

pub trait ProfileTrait: ProfileIdentity + ProfileChanges + ProfileSecrets + ProfileContacts + ProfileAuth + Send + 'static { }
Expand description

Supertrait of a Profile

Implementors