See this issue for a related request: https://github.com/mongodb/mongo-rust-driver/issues/1203
The SocketAddr type maps cleanly to our ServerAddress::Tcp variant. We should implement the From trait so that users can work with SocketAddr more easily.
- is duplicated by
-
RUST-2232 mongo-rust-driver - PR #1396: Rust 2104 Add From trait for SocketAddr to ServerAddress
-
- Closed
-