Wrapping factory that will wrap the result depending on runtime type information instead of compile time information.
Constructor for RuntimeWrappingFactory!(T, Z)
Instantiates component of type T.
See Implementation
Wrapping factory that will wrap the result depending on runtime type information instead of compile time information.