Struct postgres_protocol::types::Box [] [src]

pub struct Box { /* fields omitted */ }

A Postgres box.

Methods

impl Box
[src]

[src]

Returns the upper right corner of the box.

[src]

Returns the lower left corner of the box.

Trait Implementations

impl Copy for Box
[src]

impl Clone for Box
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more