Files
ltk/benches/lookup.rs
yamabush1 e40ab637a6
Some checks failed
CI / build + test (push) Has been cancelled
CI / cargo audit (push) Has been cancelled
bench: add missing LaidOutWidget accessibility fields to lookup bench
benches/lookup.rs constructed LaidOutWidget without the accessible_label
and is_live_region fields added for accessibility, so cargo check
--all-targets failed to compile the bench. Set them to None / false.
2026-06-02 08:43:32 +02:00

4.8 KiB