Function nostr_types::find_nostr_url_pos
source ยท pub fn find_nostr_url_pos(s: &str) -> Option<(usize, usize)>
Expand description
Returns start and end position of next valid NostrUrl
pub fn find_nostr_url_pos(s: &str) -> Option<(usize, usize)>
Returns start and end position of next valid NostrUrl