fromSerializedTuple

Convert the provided tuple into a ModuleImport. This is the reverse of the transformation provided by tupleForSerialization.

Return

The ModuleImport.

Parameters

serializedTuple

The tuple from which to build a ModuleImport.

Throws

MalformedSerialStreamException

If the module import specification is invalid.