Module migra::migration[][src]

Expand description

Includes basic structures of migration and migration lists, that are used in managers and fs utils.

Structs

List

Wrap over migration vector. Can be implicitly converted to a vector and has a few of additional utilities for handling migrations.

Migration

A simple wrap over string.