Struct dengine::DbEngine[][src]

pub struct DbEngine;

Methods

impl DbEngine
[src]

Trait Implementations

impl Debug for DbEngine
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for DbEngine

impl Sync for DbEngine