Ask a question to get started
Enter to send•Shift+Enter new line
CONNECTION_STATES = frozenset(get_args(ConnectionState))
Runtime view of ConnectionState for set_connection's defensive guard.
ConnectionState
set_connection
Derived from the Literal so the two can never drift.
Literal