#dirty #flags #clear #set #write #value #few

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

#11 in #few

Download history 11/week @ 2024-02-16 22/week @ 2024-02-23 7/week @ 2024-03-01 9/week @ 2024-03-08 4/week @ 2024-03-15 9/week @ 2024-03-22 27/week @ 2024-03-29 10/week @ 2024-04-05 65/week @ 2024-04-12 124/week @ 2024-04-19

229 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