Struct postgres::stmt::CopyInfo [] [src]

pub struct CopyInfo { /* fields omitted */ }

A struct containing information relevant for a COPY operation.

Methods

impl CopyInfo
[src]

[src]

Returns the format of the overall data.

[src]

Returns the format of the individual columns.