[][src]Constant xapian_rusty::DB_OPEN

pub const DB_OPEN: i8 = 0x03;

Open an existing database.

  • If the database doesn't exist, an exception will be thrown.