Crate xapian_rusty

source ·

Structs

Enums

Enum of feature flag
Enum of possible query operations #[repr(i32)]

Constants

Create a new database; fail if db exists.
Overwrite existing db; create if none exists.
Open for read/write; fail if no db exists.

Functions

Type Definitions