27 releases

Uses new Rust 2024

new 0.0.35 Apr 12, 2025
0.0.34 Apr 9, 2025
0.0.31 Mar 1, 2025
0.0.29 Feb 26, 2025
0.0.4 May 22, 2024

#617 in Magic Beans

Download history 515/week @ 2024-12-21 361/week @ 2024-12-28 480/week @ 2025-01-04 234/week @ 2025-01-11 155/week @ 2025-01-18 14/week @ 2025-01-25 211/week @ 2025-02-01 42/week @ 2025-02-08 33/week @ 2025-02-15 150/week @ 2025-02-22 374/week @ 2025-03-01 40/week @ 2025-03-08 19/week @ 2025-03-15 25/week @ 2025-03-22 19/week @ 2025-03-29 391/week @ 2025-04-05

458 downloads per month
Used in 11 crates (3 directly)

BUSL-1.1

7KB
162 lines

A crate with senders and notifiers.

WARNING! Don't use own SendError type! Anti-pattern! Because it hides specific errors of implementations, for example, the actors extension sender returns an error with the priority used to send an event (because there are two priority queues). If we use the SendError we have to drop the details!

Dependencies

~135KB