mirui 0.13.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:23:9
   |
23 |         fil_path => sw,
   |         ^^^^^^^^