Cargo Features

npy-writer has no features set by default.

[dependencies]
npy-writer = { version = "0.1.2", features = ["full", "ndarray", "zip"] }
full = ndarray, zip
ndarray full?

Enables ndarray

zip full?

Enables zip ^0.6.3

npy-writer has 3 features without comments.