RCPrepared

Proof-of-concept ref-counted Prepared wrapper, just for testing, not really intended for actual use.

version(none)
debug(MYSQLN_TESTS)
alias RCPrepared = RefCounted!(RCPreparedPayload, RefCountedAutoInitialize.no)

Meta