#dirty #flags #clear #set #write #value #hold

dirty2

Fork of the Dirty crate, with a few more features. Holds a value with a dirty flag which is set on writes and cleared on clear()

1 unstable release

Uses old Rust 2015

0.1.0 Jul 20, 2020

#3 in #holds

Download history 15/week @ 2024-11-09 18/week @ 2024-11-16 16/week @ 2024-11-23 9/week @ 2024-11-30 17/week @ 2024-12-07 26/week @ 2024-12-14 6/week @ 2024-12-21 7/week @ 2024-12-28 7/week @ 2025-01-04 17/week @ 2025-01-11 8/week @ 2025-02-01 44/week @ 2025-02-08 64/week @ 2025-02-15 10/week @ 2025-02-22

126 downloads per month
Used in 2 crates

Apache-2.0

6KB
109 lines

Dirty

Fork of the Dirty crate, with a few more features. Holds a value with a dirty flag which is set on writes and cleared on clear().

No runtime deps