Function lnurlkit::resolve

source ·
pub fn resolve(s: &str) -> Result<Url, &'static str>
Expand description

Errors

Returns error in case s cannot be understood.