karo

Crates.iokaro
lib.rskaro
version0.1.2
sourcesrc
created_at2019-11-20 10:01:27.787662
updated_at2019-11-21 12:34:51.374745
descriptionSpreadsheet export
homepagehttps://gitlab.com/silwol/karo
repositoryhttps://gitlab.com/silwol/karo
max_upload_size
id182946
size329,822
(silwol)

documentation

https://docs.rs/karo

README

karo spreadsheet export

I currently do not recommend using this crate, it's still under heavy development and subject to API changes. Feel free to look at the source code though if you like.

The purpose of this crate is to write spreadsheet files. It takes strong inspiration from the libxlsxwriter C library for implementing the functionality, but aims to provide a more Rust-idiomatic API. It's currently in it's earliy stages, and the API is still being fleshed out.

Commit count: 6

cargo fmt