Struct rpgffi::Limit [] [src]

#[repr(C)]
pub struct Limit { pub plan: Plan, pub limitOffset: *mut Node, pub limitCount: *mut Node, }

Fields

Trait Implementations

impl Copy for Limit
[src]

impl Clone for Limit
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more