val rule : string ->?tags:string list->?prods:string list->?deps:string list->?prod:string->?dep:string->?stamp:string->?insert:[ `after of string| `before of string| `bottom| `top ]->?doc:string->action-> unit
val copy_rule : string ->?insert:[ `after of string| `before of string| `bottom| `top ]-> string -> string -> unit