Module Tezlink_node_migrations

module type S = sig ... end
type migration = (module S)