Struct libsqlite3_sys::sqlite3_snapshot [] [src]

#[repr(C)]
pub struct sqlite3_snapshot { pub hidden: [c_uchar; 48], }

Fields

Trait Implementations

impl Copy for sqlite3_snapshot
[src]

impl Clone for sqlite3_snapshot
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more