Struct squirrel_sys::SQGenerator [] [src]

#[repr(C)]
pub struct SQGenerator(_);

Trait Implementations

impl Debug for SQGenerator
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for SQGenerator
[src]

impl Clone for SQGenerator
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SQGenerator

impl Sync for SQGenerator