Struct libsqlite3_sys::Fts5Tokenizer
[−]
[src]
#[repr(C)]pub struct Fts5Tokenizer(_);
Trait Implementations
impl Debug for Fts5Tokenizer
[src]
impl Debug for Fts5Tokenizer
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for Fts5Tokenizer
[src]
impl Copy for Fts5Tokenizer
impl Clone for Fts5Tokenizer
[src]
impl Clone for Fts5Tokenizer
fn clone(&self) -> Fts5Tokenizer
[src]
fn clone(&self) -> Fts5Tokenizer
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for Fts5Tokenizer
impl Send for Fts5Tokenizer
impl Sync for Fts5Tokenizer
impl Sync for Fts5Tokenizer