from Serialized Tuple
Convert the provided tuple into a ModuleImport. This is the reverse of the transformation provided by tupleForSerialization.
Return
The ModuleImport.
Parameters
serialized Tuple
The tuple from which to build a ModuleImport.
Throws
Malformed Serial Stream Exception
If the module import specification is invalid.