mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 21:34:50 +00:00
![]() Taking &mut self makes more sense when wanting to populate from a list. Also we should return a list of diagnostics for each file that we loaded or an error if we couldn't load the file (for example due to permission problems, etc.). This way the caller can choose to show diagnostics, ignore them, etc. |
||
---|---|---|
.. | ||
generator | ||
parser | ||
parser_test_macro | ||
passes | ||
tests | ||
Cargo.toml | ||
diagnostics.rs | ||
expression_tree.rs | ||
generator.rs | ||
layout.rs | ||
lib.rs | ||
object_tree.rs | ||
parser.rs | ||
typeregister.rs |