Timothy Hutz

Results 10 comments of Timothy Hutz

This is my contributions to the project for Issue https://github.com/helix-editor/helix/issues/10316

As a new Rust Dev, can I take this fix? I'll send you a PR from my fork.

Fixed and tested https://github.com/helix-editor/helix/pull/10563

Python dev and Newbie Rust dev, I would like to try and implement that HDF5 crate and create a data load function.. https://github.com/aldanor/hdf5-rust

> (hdf5-rust author here) > > > Rust bindings to libhdf5 can be found at: https://github.com/aldanor/hdf5-rust > > These are not just bindings to libhdf5 (that's the `hdf5-sys` crate which...

@daboross Python guy here practicing my hand at Rust would like to take a stab at this and submit a PR for a fix.

Here is my PR that should fix the public visibility of that struct in the crate https://github.com/daboross/fern/pull/133