#dirty #flags #clear #set #write #value #fork

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

#18 in #dirty

Download history 8/week @ 2023-12-05 2/week @ 2023-12-12 3/week @ 2023-12-19 1/week @ 2024-02-13 26/week @ 2024-02-20 11/week @ 2024-02-27 5/week @ 2024-03-05 10/week @ 2024-03-12

53 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