Struct ruroonga_expr::groupable::logical_and_builder::LogicalAndBuilder [] [src]

pub struct LogicalAndBuilder { /* fields omitted */ }

Methods

impl LogicalAndBuilder
[src]

Trait Implementations

impl Debug for LogicalAndBuilder
[src]

Formats the value using the given formatter.

impl Clone for LogicalAndBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for LogicalAndBuilder
[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 LogicalAndBuilder
[src]

impl Fragmentable for LogicalAndBuilder
[src]

Make groonga expression fragment.

impl Groupable for LogicalAndBuilder
[src]

Make groupable groonga expression fragment.