link_button

Function link_button 

Source
pub fn link_button<'a, P>(placeholder: P, link: &'a str) -> Tooltip<'a, Message>
where P: IntoFragment<'a>,