Struct rpgffi::ReplicaIdentityStmt [] [src]

#[repr(C)]
pub struct ReplicaIdentityStmt { pub type_: NodeTag, pub identity_type: c_char, pub name: *mut c_char, }

Fields

Trait Implementations

impl Copy for ReplicaIdentityStmt
[src]

impl Clone for ReplicaIdentityStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more