Struct libsqlite3_sys::sqlite3_str [] [src]

#[repr(C)]
pub struct sqlite3_str { /* fields omitted */ }

Trait Implementations

impl Debug for sqlite3_str
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for sqlite3_str
[src]

impl Clone for sqlite3_str
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more