Skip to main content

UNSET

Constant UNSET 

Source
pub const UNSET: &str = "__unset";
Expand description

Deletion sentinel inside a minified diff entry. A key whose value is exactly this string is removed from the accumulator on expansion.