LockedConnection

Vibe.d's LockedConnection struct.

Not actually included in module mysql.pool. Only listed here for documentation purposes. For LockedConnection and it's documentation, see: http://vibed.org/api/vibe.core.connectionpool/LockedConnection

version(IncludeMySQLPool && !Have_vibe_d_core)
struct LockedConnection (
Connection
)

Meta