Why Nostr? What is Njump?
2026-03-18 00:08:54
in reply to

Awiteb on Nostr: this is better ```rust for manager in self.plugins_managers.as_ref() { if let reject ...

this is better

```rust
for manager in self.plugins_managers.as_ref() {
if let reject @ WritePolicyResult::Reject { .. } =
manager.admit_event(event, addr).await
{
return reject;
}
}
```
Author Public Key
npub1qqqqqq2stely3ynsgm5mh2nj3v0nk5gjyl3zqrzh34hxhvx806usxmln03