mirui 0.32.0

A lightweight, no_std ECS-driven UI framework for embedded, desktop, and WebAssembly
Documentation
1
2
3
4
5
error: unknown Canvas method `fil_path` — did you mean `fill_path`?
  --> tests/compose_backend_fail/unknown_method.rs:24:9
   |
24 |         fil_path => sw,
   |         ^^^^^^^^