pub type AnyId = DynamicId<Any>;
An Authly Any Id - the Id of any object, entities or other objects.
pub struct AnyId { /* private fields */ }