Row.TransformSourceval line_to_item :
?tags:Tags.t ->
unit ->
(Lines.item, (t, [> `table_row of Error.line_parsing ]) Core.Result.t) Tfxm.tCreate a Tfxm.t that converts lines to table-rows according to the tags (default: Tags.default).
Create a Tfxm.t that converts rows to lines using the first separator in the tags or '\t' if none (default tags: Tags.default).