TestUnpacker.result

Undocumented in source.
template TestUnpacker()
version(unittest)
package nothrow @nogc pure
static if(is(typeof(test)))
auto result = unpacker.unpack!(typeof(test));

Meta