Proper 'serde' features and serialize implementations
dtolnay opened this issue · 1 comments
dtolnay commented
Following up on #17 (comment):
After serde is upgraded then I hope to ensure that all the stdx crates have proper 'serde' features and serialize implementations.
- ndarray - rust-ndarray/ndarray#314
- num - rust-num/num#281
- url has some unusual considerations with serde support being out of crate
brson commented
Updated the op with links to blockers