pub type UrlList = Vec<TxUrl>;
Expand description

A list of Urls.

Aliased Type§

struct UrlList { /* private fields */ }