[][src]Trait libimagentrylink::external::Link

pub trait Link {
    fn get_link_uri_from_filelockentry(&self) -> Result<Option<Url>>;
fn get_url(&self) -> Result<Option<Url>>; }

Required methods

Loading content...

Implementations on Foreign Types

impl Link for Entry[src]

Loading content...

Implementors

Loading content...