attrs.asdict()'s and attrs.astuple()'s type stubs now accept the attrs.AttrsInstance protocol.
attrs.asdict()
attrs.astuple()
attrs.AttrsInstance