rust-nostr/nostr

Implement `IntoIterator` for `Tag`

Closed this issue · 0 comments

Describe the enhancement

Implement IntoIterator on Tag

Use case

Not having to call Tag::to_vec

Additional context