to_struct method

to_struct

def to_struct(self):
    ...

to_struct

def to_struct(self, default):
    ...
Parameter Type Description
default

See Also