jturner314 / ndarray-npy

.npy and .npz file format support for ndarray
https://docs.rs/ndarray-npy
Apache License 2.0
56 stars 18 forks source link

Refactor error types #28

Closed jturner314 closed 5 years ago

jturner314 commented 5 years ago

The primary motivation is combining Io errors into a single variant in Read/WriteNpyError.