[][src]Constant xapian_rusty::DB_CREATE_OR_OPEN

pub const DB_CREATE_OR_OPEN: i8 = 1;

Open for read/write; create if no db exists.