Module faiss::error[][src]

Expand description

Error handling module

Structs

NativeError

An error derived from a native Faiss exception.

Enums

Error

The main error type.

Type Definitions

Result

Type alias for results of functions in this crate.