Describer

Interface for component that is able to provide description for passed components.

Members

Functions

describe
Optional!(const(Description!IdentityType)) describe(IdentityType identity, ComponentType component)

Describe a component based on it's identity and itself.

Meta