#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

#16 in #dirty

Download history 5/week @ 2024-07-29 10/week @ 2024-08-05 15/week @ 2024-09-23 5/week @ 2024-09-30 11/week @ 2024-10-07 35/week @ 2024-10-14 21/week @ 2024-10-21 16/week @ 2024-10-28 28/week @ 2024-11-04

101 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