Type Definition dae_parser::UrlRef

source · []
pub type UrlRef<T> = Ref<Url, T>;
Expand description

A strongly typed URL referencing a T.