Skip to main content

LinkPreview

Type Alias LinkPreview 

Source
pub type LinkPreview = fn(url: &str) -> Option<Preview>;
Expand description

None for a URL the caller has nothing for yet: the card paints its host and repaints when the answer arrives.