facet-styx 4.0.0

Facet integration for the Styx configuration language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: crates/facet-styx/src/error.rs
expression: stripped
---
Error: missing required field 'age'
   ╭─[ test.styx:1:1 ]
   │
 1 │ name Alice
   │ │ 
   │ ╰─ in Person
   │ 
   │ Help: age <value>
───╯