[][src]Trait rdxl_scaffolding::traits::ToHref

pub trait ToHref<T> {
    fn to_href(&self) -> T;
}

Required methods

fn to_href(&self) -> T

Loading content...

Implementors

Loading content...