Struct migrant::Migrator [] [src]

pub struct Migrator { /* fields omitted */ }

Migrator to configure how to run available migrations

Methods

impl Migrator
[src]

Trait Implementations

impl Debug for Migrator
[src]

Formats the value using the given formatter.

impl Clone for Migrator
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more