[
https://issues.apache.org/jira/browse/THRIFT-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcin Pajkowski updated THRIFT-4995:
-------------------------------------
Description: Right now addresses must be a &str and must match format
host:port. However, there are no obstacles for using types bound by
ToSocketAddrs trait. (was: Right now addresses must be a &str and must match
format host:port. However, there are no obstacles for using any types
implementing ToSocketAddrs trait.)
> [Rust] Use `ToSocketAddrs` for expressing network addresses
> -----------------------------------------------------------
>
> Key: THRIFT-4995
> URL: https://issues.apache.org/jira/browse/THRIFT-4995
> Project: Thrift
> Issue Type: Improvement
> Components: Rust - Library
> Reporter: Marcin Pajkowski
> Priority: Minor
>
> Right now addresses must be a &str and must match format host:port. However,
> there are no obstacles for using types bound by ToSocketAddrs trait.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)