slint-ui-templates 0.1.0

Composable Slint UI building blocks — mother-child pattern, token-driven
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "source": "dsl/error.rs",
  "items": [
    {
      "name": "DslError",
      "kind": "enum",
      "signature": "pub enum DslError",
      "line": 6,
      "doc": "Rule violations detected at `build()` time — never silent visual failures.\nD sl er ro r enum."
    }
  ]
}