Function script::links::follow_hyperlink

source ยท
pub fn follow_hyperlink(
    subject: &Element,
    relations: LinkRelations,
    hyperlink_suffix: Option<String>,
)
Expand description