RAIMAD

Class Layer from raimad.layer

class Layer
Layer annotation.

Layer objects are meant to exist in the `Layers` nested
class of compos.
They act as annotations that better explain what each
layer is.
def __init__(self, desc: str):
    """
    Initialize self.  See help(type(self)) for accurate signature.
    """