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