Constant CREATE_KIND_EITHER

Source
pub const CREATE_KIND_EITHER: u8 = 2;
Expand description

Open if it already exists, or create it if it doesn’t.