Module¶ class hugr.model.Module(root: Region)[source]¶ Bases: object A top level hugr module. Methods from_str Read the module from its string representation. Attributes root static from_str(s: str) → Module[source]¶ Read the module from its string representation.