Type Definition dae_parser::UrlRef[][src]

pub type UrlRef<T> = Ref<Url, T>;
Expand description

A strongly typed URL referencing a T.