Relationship.this

Create a relationship from a Value.

  1. this(Relationship other)
  2. this(Value value)
    struct Relationship
    @nogc
    this
    (
    inout ref Value value
    )
  3. this(mg_relationship* ptr)

Meta