Struct rpgffi::pg_tz [] [src]

#[repr(C)]
pub struct pg_tz { /* fields omitted */ }

Trait Implementations

impl Debug for pg_tz
[src]

[src]

Formats the value using the given formatter.

impl Copy for pg_tz
[src]

impl Clone for pg_tz
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more