Paul FLORENCE

Results 17 issues of Paul FLORENCE

Hey, thank you for this nice little crate ! However when running the example the square is not moving... I have the same problem within my simulation too.

Hello, I can't figure out how to profile my binary. I usually start it like that ```target/debug/mybin -r my/path -w something.png```. I tried call cargo-profiler like this : ```cargo profiler...

Hello ! The blue pill support crate redirect to the [stm32f103 hal](https://github.com/japaric/stm32f103xx-hal).

Hi everyone, Would you mind adding support for typing information ? Even if it is auto-generated it can't be worse than no typing information at all. I can try to...

Hello, I can't seem to build with Xargo by following the instruction because the .cargo/config was missing instructions for my board. Here is the fixed .cargo/config that should work for...

Hi, Are there any plan to migrate from bullseye to bookworm ? How can we help ? I am interested in using GEOS 3.11 features (for example [ST_SimplifyPolygonHull](https://postgis.net/docs/ST_SimplifyPolygonHull.htm)), which is...

Func.render looks for the method 'get_extra_trigger_context_args' on the model instance. If it exists, it uses it's results as extra-arguments for str.format() when rendering the Func sql. Type: feat

I am trying to make a Pull Request for this library, and I had some issues while following the `CONTRIBUTING.md` guide which might interest you :) When trying to commit...