Struct ruroonga_expr::groupable::logical_or_builder::LogicalOrBuilder [] [src]

pub struct LogicalOrBuilder { /* fields omitted */ }

Methods

impl LogicalOrBuilder
[src]

Trait Implementations

impl Debug for LogicalOrBuilder
[src]

Formats the value using the given formatter.

impl Clone for LogicalOrBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Fragmentable for LogicalOrBuilder
[src]

Make groonga expression fragment.

impl Groupable for LogicalOrBuilder
[src]

Make groupable groonga expression fragment.