# Functions
New returns a client/server to bidirectionally communicate with ACS The returned struct should have both 'Connect' and 'Serve' called upon it before being used.
# Structs
ACSUnretriableErrors wraps all the typed errors that ACS may return.