Drop internal mutability from azync::Connection
As per @slomo's suggestion, let's drop interior mutability to avoid hard-to-debug problems down the line.
Edited by Zeeshan Ali Khan
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
As per @slomo's suggestion, let's drop interior mutability to avoid hard-to-debug problems down the line.