facet-styx 4.0.0

Facet integration for the Styx configuration language
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: crates/facet-styx/src/error.rs
expression: rendered
---
Error: failed to parse "notanumber" as u32
   ╭─[ test.styx:2:1 ]
   │
 2 │ age notanumber
   │ ─┬─  
   │  ╰─── error here
───╯