Struct faiss_sys::FaissIndex_H [] [src]

#[repr(C)]
pub struct FaissIndex_H { /* fields omitted */ }

Trait Implementations

impl Debug for FaissIndex_H
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for FaissIndex_H
[src]

impl Clone for FaissIndex_H
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for FaissIndex_H

impl Sync for FaissIndex_H