[][src]Function diesel_migrations::migration_from

pub fn migration_from(
    path: PathBuf
) -> Result<Box<dyn Migration + 'static>, MigrationError>