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