Skip to main content

Module migrate_v2

Module migrate_v2 

Source
Expand description

Manouche v1 → v2 codemod (spec §6.1 + §6.2).

Invoked via reinhardt-admin migrate-manouche-v2 [PATH] or cargo make migrate-manouche-v2.

Modules§

rewriter
Rewriter trait composed across rules.
rules
Registry of all rewriter rules.
walker
Directory walker for the migrate-manouche-v2 codemod.

Structs§

MigrateV2Args
Arguments for the migrate-manouche-v2 subcommand.

Functions§

run
Entry point invoked by main.rs.