wcampbell

Results 179 comments of wcampbell
trafficstars

I use `tui` in both my public projects as well as some of my private projects. I'd be willing to help maintain this crate.

It would also be nice to tag this repo when new versions are pushed to crates.io.

See https://github.com/rsadsb/adsb_deku/issues/176#issuecomment-1225918002 for an example of the help begin cut off.

This might be fixed, but not published. https://github.com/bitvecto-rs/bitvec/commit/4e7f51124591dac0bfe6ab4b7c4d788784009cfb

Cool, you should add an example image to your README.md

Hey @duskmoon314, does https://github.com/sharksforarms/deku/pull/387 solve your use case?

I don't know the implications as far as this issue, but https://github.com/sharksforarms/deku/pull/352 changes the read API quite a bit if you are working on this issue.

> I don't know the implications as far as this issue, but #352 changes the read API quite a bit if you are working on this issue. I pushed https://github.com/sharksforarms/deku/tree/impl-reader-bit-order...

If interested, I pushed my read-only changes to an MR: https://github.com/sharksforarms/deku/pull/367

With https://github.com/sharksforarms/deku/pull/352 this "Just Works". Closing unless you have other questions for this.