Struct elasticlunr::lang::common::StopWordFilter
source · pub struct StopWordFilter { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for StopWordFilter
impl Clone for StopWordFilter
source§fn clone(&self) -> StopWordFilter
fn clone(&self) -> StopWordFilter
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more