crs.text-table
Text_table.Column
crs.cr-comment
crs.crs-cli
crs.crs-parser
crs.reviewdog
type 'a t
A type for a column extractor, parameterized by the type of the lines.
val make : header:Base.string -> ?align:Align.t -> ('a -> Cell.t) -> 'a t