pub type Uri = String;
markdown
A String representing a URI in a Markdown document
String
pub struct Uri { /* private fields */ }