fn hyperlink_at<T>(term: &Term<T>, point: Point) -> Option<(Hyperlink, Match)>
Expand description

Retrieve the hyperlink with its range, if there is one at the specified point.