ValueHolder

Undocumented in source.
package
struct ValueHolder (
T
) {}

Members

Static variables

value
T value;
Undocumented in source.

Meta