28 releases

Uses new Rust 2024

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

#889 in Magic Beans

Download history 419/week @ 2024-12-29 530/week @ 2025-01-05 181/week @ 2025-01-12 92/week @ 2025-01-19 62/week @ 2025-01-26 171/week @ 2025-02-02 42/week @ 2025-02-09 28/week @ 2025-02-16 302/week @ 2025-02-23 224/week @ 2025-03-02 34/week @ 2025-03-09 22/week @ 2025-03-16 22/week @ 2025-03-23 19/week @ 2025-03-30 502/week @ 2025-04-06 88/week @ 2025-04-13

635 downloads per month
Used in 12 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

~140KB