MySQLConnectOptions.user

Username to authenticate with.

struct MySQLConnectOptions
@serdeKeys("User")
string user;

Meta