Uri

Type Alias Uri 

pub type Uri = String;
Available on crate feature markdown only.
Expand description

A String representing a URI in a Markdown document

Aliased Typeยง

pub struct Uri { /* private fields */ }