Initializerswift-mongodb 0.29.3SCRAM
init(username:)
Creates an initial client message with the given username. This initializer will escape special characters if needed.
init(username: String)
Creates an initial client message with the given username. This initializer will escape special characters if needed.
init(username: String)