MigrationName
migration
0.2.2
Migration
Name
Required Methods
name
Implementors
In crate migration
migration
Trait
Migration
Name
Copy item path
pub trait MigrationName { // Required method fn
name
(&self) -> &
str
; }
Required Methods
§
fn
name
(&self) -> &
str
Implementors
§