Module Core_bench.Bench_command_column

type t =
| Analysis of Analysis_config.t list
| Display_column of Display_column.t
val column_description_table : string
val of_string : string ‑> t
val arg : t Core.Command.Spec.Arg_type.t