inlay/mastodon
Values
pub fn detect(
url: uri.Uri,
config: embed.MastodonConfig,
) -> option.Option(embed.Embed)
pub fn render(
embed: embed.Embed,
config: embed.Config,
) -> Result(element.Element(msg), Nil)
pub fn detect(
url: uri.Uri,
config: embed.MastodonConfig,
) -> option.Option(embed.Embed)
pub fn render(
embed: embed.Embed,
config: embed.Config,
) -> Result(element.Element(msg), Nil)