Expand description

Migrator runs passed migrations - entities which implement [Migration] trait

Modules

With this type of the migrator it’s possible write JavaScript based migrations and run them via mongo shell(–eval flag)

Structs

Enums