Function mongodb::connstring::parse [] [src]

pub fn parse(address: &str) -> Result<ConnectionString>

Parses a MongoDB connection string URI as defined by the manual.