Struct deuterium::sql::adapter::MysqlAdapter [] [src]

pub struct MysqlAdapter;

Trait Implementations

impl Copy for MysqlAdapter
[src]

impl Clone for MysqlAdapter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for MysqlAdapter
[src]

[src]

Formats the value using the given formatter. Read more

impl SqlAdapter for MysqlAdapter
[src]

[src]

Auto Trait Implementations

impl Send for MysqlAdapter

impl Sync for MysqlAdapter