value

Construct the instance using value provided in annotation

  1. struct ValueAnnotation(Value)
  2. ValueAnnotation!T value(T value)
    @safe
    value
    (
    T
    )
    ()

Parameters

value T

value that should be component created with

Meta