SpecialTrait

Trait SpecialTrait 

Source
pub trait SpecialTrait:
    AsAnyValue
    + AnyValueTrait
    + Send
    + Sync
    + RegexNodeTrait {
    // Required method
    fn clone_boxed(&self) -> Special;
}

Required Methods§

Implementors§