refactor: Move the trait extensions to traits.rs

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-08-03 12:19:10 +00:00
parent 67e25da8c0
commit e17e75e53b
15 changed files with 219 additions and 203 deletions

View File

@@ -20,8 +20,8 @@ use nostr::{event::Kind, filter::Filter};
use crate::{
cli::{
CliOptions,
traits::CommandRunner,
types::{NaddrOrSet, NostrEvent, OptionNaddrOrSetVecExt, RelayOrSetVecExt},
traits::{CommandRunner, OptionNaddrOrSetVecExt, RelayOrSetVecExt},
types::{NaddrOrSet, NostrEvent},
},
error::{N34Error, N34Result},
nostr_utils::{