Uri

Type Alias Uri 

pub type Uri = String;
Expand description

A String representing a URI in a Markdown document

Aliased Typeยง

pub struct Uri { /* private fields */ }