kowainik / tomland

🏝 Bidirectional TOML serialization
https://kowainik.github.io/posts/2019-01-14-tomland
Mozilla Public License 2.0
120 stars 39 forks source link

[#325] Add ptint option for array type #343

Closed willbasky closed 3 years ago

willbasky commented 3 years ago

Resolve #325

Do we need additional pretty function with argument for lines. Or library's users can implement it by self?

Also, for offset I pass through as argument, probably there is better way.