pub type Style { Append Write }
Append
Write
pub fn coltype(column: Column) -> String
pub fn decode_type(column: Column) -> String
pub fn to_file( info: String, path path: String, style style: Style, ) -> Result(Nil, FileError)