Struct rpgffi::Scan [] [src]

#[repr(C)]
pub struct Scan { pub plan: Plan, pub scanrelid: Index, }

Fields

Trait Implementations

impl Copy for Scan
[src]

impl Clone for Scan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more