Skip to main content

KIND

Constant KIND 

Source
pub const KIND: &str = "resumption";
Expand description

What kind of snapshot this is.

A memory store is the other one, and pointing --resume at it is a plausible mistake. Naming both kinds turns “unexpected field” into a sentence that explains itself.