Module identity

Source

Structs§

IdentityManager
A simple structure to allocate Id identifiers.
IdentityManagerFactory
A global identity handler factory based on IdentityManager.

Traits§

GlobalIdentityHandlerFactory
A factory that can build IdentityHandlers for all resource types.
IdentityHandler
A type that can build true ids from proto-ids, and free true ids.
IdentityHandlerFactory
A type that can produce IdentityHandler filters for ids of type I.

Type Aliases§

Input