aldanor / hdf5-rust

HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
310 stars 84 forks source link

Add minimal documentation for public items #249

Open rytheo opened 1 year ago

rytheo commented 1 year ago

Related to #141

aldanor commented 1 year ago

Btw, on a related note, one of the problems we had was this: https://github.com/rust-lang/rust/issues/32077 (@mulimoen)

However, it was actually fixed a few weeks ago! // but then reverted because of a bug // // but reverting will be reverted again soon after the bug is fixed

aldanor commented 1 year ago

@rytheo Thank you very much for contributing, I'll get back to you with a review and a few minor comments.