![]() * Use total_cmp for clamping DragValue * Added test for clamping * Increase MSRV in all crates * Increased rust version for github actions and lib.rs * Inversed ranges are now working properply with clamp_to_range * Added more tests |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Example how to use the puffin profiler with an eframe
app.
cargo run -p puffin_profiler &
cargo install puffin_viewer
puffin_viewer --url 127.0.0.1:8585