Module migra::fs[][src]

Expand description

Includes utilities that use the file system to work.

Functions

get_all_migrations

Get all migration directories from path and returns as List.

is_migration_dir

Checks if the directory is a migration according to the principles of the crate.