mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
![]() `consume()` does not advance whitespace, while `peek()` does. And the `peek()` in the debug_assert meant that the behavior was different in release and debug mode. Use `expect` instead of consume as it skip over white space |
||
---|---|---|
.. | ||
document.rs | ||
element.rs | ||
expressions.rs | ||
statements.rs | ||
type.rs |