Closed Ghamza-Jd closed 9 months ago
JaConnection isn't exposed, so we can't store it in a struct since the lib user don't have access to the type.
JaConnection
Currently, it's only accessible via the connect function which returns an instance of JaConnection.
connect
JaConnection
isn't exposed, so we can't store it in a struct since the lib user don't have access to the type.Currently, it's only accessible via the
connect
function which returns an instance ofJaConnection
.