Type Alias AnyId

Source
pub type AnyId = DynamicId<Any>;
Expand description

An Authly Any Id - the Id of any object, entities or other objects.

Aliased Typeยง

pub struct AnyId { /* private fields */ }