SerCollection

Contents

SerCollection#

class hugr.utils.SerCollection(*args, **kwargs)[source]#

Bases: Protocol[S]

Protocol for serializable objects.

Methods