Cargo Features

oca-rust has no features set by default.

[dependencies]
oca-rust = { version = "0.2.23", features = ["command_line", "xls_parser"] }
command_line = clap, zip

Required by the parser binary

xls_parser = calamine, xlsxwriter

Affects oca-rust::xls_parser

Required by the parser binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

calamine xls_parser?

Enables calamine ^0.18.0

clap command_line?

Enables clap ^3.0.0-beta.4

zip command_line?

Enables zip ^0.5.13

xlsxwriter xls_parser?

Enables xlsxwriter ^0.5.0