Struct arrow::common::status::ArrowError [] [src]

pub struct ArrowError { /* fields omitted */ }

Methods

impl ArrowError
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for ArrowError
[src]

[src]

Formats the value using the given formatter. Read more

impl Eq for ArrowError
[src]

impl PartialEq for ArrowError
[src]

[src]

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

[src]

This method tests for !=.

Auto Trait Implementations

impl Send for ArrowError

impl Sync for ArrowError