hcabel
hcabel
### **C++20 implemented `std::format` and it's not using `printf` `%` placeholder but `{}` will be nice if it was added to this extensions.** *I tried to do it myself with...
Originate from issue #1393 # Scale up Due to the hierarchy and the length of the sensors name. I've changed so that **when the TreeView is being resized the new...
Hey newbie here, I'm trying to use the console but it timeout 2s after it launched, with `"The device does not recognize the command. (os error 22)"` # Context: I'm...
Hey, I would love to use your crate sadly my micro controller esp32-s3 doesn't have support for 64bit atomic. I've tracked it down to the packed_struct crate that uses bitvec...
Might need to implement something to clear caches, not exactly sure why though > "the fix is (usually) to not update always the cache using the same hash"
# How to reproduce:  # Backtrace ``` stack backtrace: 0: std::panicking::begin_panic_handler at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14\library/std\src\panicking.rs:662 1: core::panicking::panic_fmt at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14\library/core\src\panicking.rs:74 2: bevy_math::rects::rect::Rect::from_center_size at C:\Users\Hugo\.cargo\git\checkouts\bevy-f7ffde730c324c74\015f2c6\crates\bevy_math\src\rects\rect.rs:100 3: bevy_ui::picking_backend::ui_picking at C:\Users\Hugo\.cargo\git\checkouts\bevy-f7ffde730c324c74\015f2c6\crates\bevy_ui\src\picking_backend.rs:142 4: core::ops::function::FnMut::call_mut
He, I wanted to use another crate that depend on this one ([usbd-human-interface-device](https://github.com/dlkj/usbd-human-interface-device)), on my ESP32-S3 and sadly it wouldn't compile :/ The reason is that ESP32 (and probably other...
Hi I've used your website and here couple of improvement you could make(or not) that I think will help users use your website more efficiently. ### The Key popup UI:...