[][src]Constant xapian_rusty::DB_CREATE_OR_OPEN

pub const DB_CREATE_OR_OPEN: i8 = 0x00;

Create database if it doesn't already exist.

  • If no opening mode is specified, this is the default.