Variable DBValue.value

Declaration

struct DBValue
{
  // ...
  std.variant.VariantN!(32L) value;
  // ...
}

Authors

Copyright

License