Struct libsqlite3_sys::Fts5Tokenizer [] [src]

#[repr(C)]
pub struct Fts5Tokenizer(_);

Trait Implementations

impl Debug for Fts5Tokenizer
[src]

Formats the value using the given formatter. Read more

impl Copy for Fts5Tokenizer
[src]

impl Clone for Fts5Tokenizer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Fts5Tokenizer

impl Sync for Fts5Tokenizer