Struct ruroonga_expr::groupable::logical_not_builder::LogicalNotBuilder [] [src]

pub struct LogicalNotBuilder { /* fields omitted */ }

Methods

impl LogicalNotBuilder
[src]

Trait Implementations

impl Debug for LogicalNotBuilder
[src]

Formats the value using the given formatter.

impl Clone for LogicalNotBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for LogicalNotBuilder
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for LogicalNotBuilder
[src]

impl Fragmentable for LogicalNotBuilder
[src]

Make groonga expression fragment.

impl Groupable for LogicalNotBuilder
[src]

Make groupable groonga expression fragment.